Home
last modified time | relevance | path

Searched defs:StoreStackOffsetToThread64 (Results 1 – 5 of 5) sorted by relevance

/art/compiler/utils/
Dassembler.cc152 void Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs ATTRIBUTE_UNUSED, in StoreStackOffsetToThread64() function in art::Assembler
/art/compiler/jni/quick/
Djni_compiler.cc122 __ StoreStackOffsetToThread64(Thread::TopHandleScopeOffset<8>(), in ArtJniCompileMethodInternal() local
/art/compiler/utils/arm64/
Dassembler_arm64.cc173 void Arm64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> tr_offs, in StoreStackOffsetToThread64() function in art::arm64::Arm64Assembler
/art/compiler/utils/mips64/
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.cc2517 void X86_64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, in StoreStackOffsetToThread64() function in art::x86_64::X86_64Assembler