Home
last modified time | relevance | path

Searched refs:StoreStackOffsetToThread64 (Results 1 – 9 of 9) sorted by relevance

/art/compiler/utils/
Dassembler.cc152 void Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs ATTRIBUTE_UNUSED, in StoreStackOffsetToThread64() function in art::Assembler
Dassembler.h421 virtual void StoreStackOffsetToThread64(ThreadOffset<8> thr_offs,
/art/compiler/utils/arm64/
Dassembler_arm64.h107 void StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs,
Dassembler_arm64.cc173 void Arm64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> tr_offs, in StoreStackOffsetToThread64() function in art::arm64::Arm64Assembler
/art/compiler/jni/quick/
Djni_compiler.cc122 __ StoreStackOffsetToThread64(Thread::TopHandleScopeOffset<8>(), in ArtJniCompileMethodInternal() local
/art/compiler/utils/mips64/
Dassembler_mips64.h252 void StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs,
Dassembler_mips64.cc1208 void Mips64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, in StoreStackOffsetToThread64() function in art::mips64::Mips64Assembler
/art/compiler/utils/x86_64/
Dassembler_x86_64.h656 void StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs,
Dassembler_x86_64.cc2517 void X86_64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, in StoreStackOffsetToThread64() function in art::x86_64::X86_64Assembler