Home
last modified time | relevance | path

Searched defs:CopyRawPtrToThread (Results 1 – 6 of 6) sorted by relevance

/art/compiler/utils/x86/
Djni_macro_assembler_x86.cc338 void X86JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs, in CopyRawPtrToThread() function in art::x86::X86JNIMacroAssembler
/art/compiler/utils/arm/
Djni_macro_assembler_arm_vixl.cc349 void ArmVIXLJNIMacroAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs ATTRIBUTE_UNUSED, in CopyRawPtrToThread() function in art::arm::ArmVIXLJNIMacroAssembler
/art/compiler/utils/x86_64/
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/arm64/
Djni_macro_assembler_arm64.cc369 void Arm64JNIMacroAssembler::CopyRawPtrToThread(ThreadOffset64 tr_offs, in CopyRawPtrToThread() function in art::arm64::Arm64JNIMacroAssembler
/art/compiler/utils/mips64/
Dassembler_mips64.cc3851 void Mips64Assembler::CopyRawPtrToThread(ThreadOffset64 thr_offs, in CopyRawPtrToThread() function in art::mips64::Mips64Assembler
/art/compiler/utils/mips/
Dassembler_mips.cc5044 void MipsAssembler::CopyRawPtrToThread(ThreadOffset32 thr_offs, in CopyRawPtrToThread() function in art::mips::MipsAssembler