Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.cc188 void Assembler::CopyRawPtrToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs, in CopyRawPtrToThread64() function in art::Assembler
Dassembler.h432 virtual void CopyRawPtrToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs,
/art/compiler/utils/arm64/
Dassembler_arm64.h138 void CopyRawPtrToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Dassembler_arm64.cc357 void Arm64Assembler::CopyRawPtrToThread64(ThreadOffset<8> tr_offs, in CopyRawPtrToThread64() function in art::arm64::Arm64Assembler
/art/compiler/utils/x86_64/
Dassembler_x86_64.h553 void CopyRawPtrToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs, ManagedRegister scratch)
Dassembler_x86_64.cc2028 void X86_64Assembler::CopyRawPtrToThread64(ThreadOffset<8> thr_offs, in CopyRawPtrToThread64() function in art::x86_64::X86_64Assembler