Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.cc146 void Assembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs ATTRIBUTE_UNUSED, in StoreStackOffsetToThread32() function in art::Assembler
Dassembler.h418 virtual void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs,
/art/compiler/utils/mips/
Dassembler_mips.h179 void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,
Dassembler_mips.cc662 void MipsAssembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, in StoreStackOffsetToThread32() function in art::mips::MipsAssembler
/art/compiler/jni/quick/
Djni_compiler.cc129 __ StoreStackOffsetToThread32(Thread::TopHandleScopeOffset<4>(), in ArtJniCompileMethodInternal() local
/art/compiler/utils/x86/
Dassembler_x86.h528 void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,
Dassembler_x86.cc1834 void X86Assembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, in StoreStackOffsetToThread32() function in art::x86::X86Assembler
/art/compiler/utils/arm/
Dassembler_arm.cc628 void ArmAssembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, in StoreStackOffsetToThread32() function in art::arm::ArmAssembler
Dassembler_arm.h683 void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,