Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.cc137 void Assembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, in StoreStackOffsetToThread32() function in art::Assembler
Dassembler.h395 virtual void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs,
/art/compiler/utils/mips/
Dassembler_mips.h180 void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,
Dassembler_mips.cc646 void MipsAssembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, in StoreStackOffsetToThread32() function in art::mips::MipsAssembler
/art/compiler/jni/quick/
Djni_compiler.cc123 __ StoreStackOffsetToThread32(Thread::TopHandleScopeOffset<4>(), in ArtJniCompileMethodInternal() local
/art/compiler/utils/x86/
Dassembler_x86.h484 void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,
Dassembler_x86.cc1502 void X86Assembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, in StoreStackOffsetToThread32() function in art::x86::X86Assembler
/art/compiler/utils/arm/
Dassembler_arm.cc600 void ArmAssembler::StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, in StoreStackOffsetToThread32() function in art::arm::ArmAssembler
Dassembler_arm.h636 void StoreStackOffsetToThread32(ThreadOffset<4> thr_offs, FrameOffset fr_offs,