Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Djni_macro_assembler_x86.h95 void CopyRawPtrToThread(ThreadOffset32 thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Djni_macro_assembler_x86.cc338 void X86JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs, in CopyRawPtrToThread() function in art::x86::X86JNIMacroAssembler
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.h100 void CopyRawPtrToThread(ThreadOffset64 thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Djni_macro_assembler_x86_64.cc388 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.h108 void CopyRawPtrToThread(ThreadOffset32 thr_offs,
Djni_macro_assembler_arm_vixl.cc349 void ArmVIXLJNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs ATTRIBUTE_UNUSED, in CopyRawPtrToThread() function in art::arm::ArmVIXLJNIMacroAssembler
/art/compiler/utils/
Djni_macro_assembler.h124 virtual void CopyRawPtrToThread(ThreadOffset<kPointerSize> thr_offs,
/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.h98 void CopyRawPtrToThread(ThreadOffset64 thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Djni_macro_assembler_arm64.cc369 void Arm64JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset64 tr_offs, in CopyRawPtrToThread() function in art::arm64::Arm64JNIMacroAssembler
/art/compiler/utils/mips64/
Dassembler_mips64.h1372 void CopyRawPtrToThread(ThreadOffset64 thr_offs,
Dassembler_mips64.cc3851 void Mips64Assembler::CopyRawPtrToThread(ThreadOffset64 thr_offs, in CopyRawPtrToThread() function in art::mips64::Mips64Assembler
/art/compiler/utils/mips/
Dassembler_mips.h1286 void CopyRawPtrToThread(ThreadOffset32 thr_offs,
Dassembler_mips.cc5044 void MipsAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs, in CopyRawPtrToThread() function in art::mips::MipsAssembler