Home
last modified time | relevance | path

Searched refs:CopyRawPtrToThread (Results 1 – 9 of 9) sorted by relevance

/art/compiler/utils/x86/
Djni_macro_assembler_x86.h91 void CopyRawPtrToThread(ThreadOffset32 thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Djni_macro_assembler_x86.cc378 void X86JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs, in CopyRawPtrToThread() function in art::x86::X86JNIMacroAssembler
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.h94 void CopyRawPtrToThread(ThreadOffset64 thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Djni_macro_assembler_x86_64.cc462 void X86_64JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset64 thr_offs, in CopyRawPtrToThread() function in art::x86_64::X86_64JNIMacroAssembler
/art/compiler/utils/arm/
Djni_macro_assembler_arm_vixl.h102 void CopyRawPtrToThread(ThreadOffset32 thr_offs,
Djni_macro_assembler_arm_vixl.cc344 void ArmVIXLJNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs ATTRIBUTE_UNUSED, in CopyRawPtrToThread() function in art::arm::ArmVIXLJNIMacroAssembler
/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.h91 void CopyRawPtrToThread(ThreadOffset64 thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Djni_macro_assembler_arm64.cc460 void Arm64JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset64 tr_offs, in CopyRawPtrToThread() function in art::arm64::Arm64JNIMacroAssembler
/art/compiler/utils/
Djni_macro_assembler.h155 virtual void CopyRawPtrToThread(ThreadOffset<kPointerSize> thr_offs,