Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.cc237 void Assembler::CopyRawPtrToThread64(ThreadOffset<8> thr_offs ATTRIBUTE_UNUSED, in CopyRawPtrToThread64() function in art::Assembler
Dassembler.h439 virtual void CopyRawPtrToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs,
/art/compiler/utils/arm64/
Dassembler_arm64.h149 void CopyRawPtrToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Dassembler_arm64.cc366 void Arm64Assembler::CopyRawPtrToThread64(ThreadOffset<8> tr_offs, in CopyRawPtrToThread64() function in art::arm64::Arm64Assembler
/art/compiler/utils/x86_64/
Dassembler_x86_64.h755 void CopyRawPtrToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Dassembler_x86_64.cc2970 void X86_64Assembler::CopyRawPtrToThread64(ThreadOffset<8> thr_offs, in CopyRawPtrToThread64() function in art::x86_64::X86_64Assembler
/art/compiler/utils/mips64/
Dassembler_mips64.h417 void CopyRawPtrToThread64(ThreadOffset<kMips64DoublewordSize> thr_offs, FrameOffset fr_offs,
Dassembler_mips64.cc2227 void Mips64Assembler::CopyRawPtrToThread64(ThreadOffset<kMips64DoublewordSize> thr_offs, in CopyRawPtrToThread64() function in art::mips64::Mips64Assembler