Home
last modified time | relevance | path

Searched refs:CopyRawPtrToThread32 (Results 1 – 8 of 8) sorted by relevance

/art/compiler/utils/
Dassembler.cc183 void Assembler::CopyRawPtrToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs, in CopyRawPtrToThread32() function in art::Assembler
Dassembler.h430 virtual void CopyRawPtrToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,
/art/compiler/utils/mips/
Dassembler_mips.h207 void CopyRawPtrToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,
Dassembler_mips.cc764 void MipsAssembler::CopyRawPtrToThread32(ThreadOffset<4> thr_offs, in CopyRawPtrToThread32() function in art::mips::MipsAssembler
/art/compiler/utils/x86/
Dassembler_x86.h511 void CopyRawPtrToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Dassembler_x86.cc1669 void X86Assembler::CopyRawPtrToThread32(ThreadOffset<4> thr_offs, in CopyRawPtrToThread32() function in art::x86::X86Assembler
/art/compiler/utils/arm/
Dassembler_arm.cc589 void ArmAssembler::CopyRawPtrToThread32(ThreadOffset<4> thr_offs, in CopyRawPtrToThread32() function in art::arm::ArmAssembler
Dassembler_arm.h663 void CopyRawPtrToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs, ManagedRegister scratch)