Searched defs:CopyRawPtrToThread (Results 1 – 4 of 4) sorted by relevance
/art/compiler/utils/arm/ | ||
D | jni_macro_assembler_arm_vixl.cc | 358 void ArmVIXLJNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs ATTRIBUTE_UNUSED, in CopyRawPtrToThread() function in art::arm::ArmVIXLJNIMacroAssembler |
/art/compiler/utils/x86/ | ||
D | jni_macro_assembler_x86.cc | 359 void X86JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs, in CopyRawPtrToThread() function in art::x86::X86JNIMacroAssembler |
/art/compiler/utils/x86_64/ | ||
D | jni_macro_assembler_x86_64.cc | 407 void X86_64JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset64 thr_offs, in CopyRawPtrToThread() function in art::x86_64::X86_64JNIMacroAssembler |
/art/compiler/utils/arm64/ | ||
D | jni_macro_assembler_arm64.cc | 377 void Arm64JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset64 tr_offs, in CopyRawPtrToThread() function in art::arm64::Arm64JNIMacroAssembler |