Home
last modified time | relevance | path

Searched defs:StoreStackOffsetToThread (Results 1 – 4 of 4) sorted by relevance

/art/compiler/jni/quick/
Djni_compiler.cc110 __ StoreStackOffsetToThread(Thread::TopSirtOffset(), in ArtJniCompileMethodInternal() local
/art/compiler/utils/mips/
Dassembler_mips.cc656 void MipsAssembler::StoreStackOffsetToThread(ThreadOffset thr_offs, in StoreStackOffsetToThread() function in art::mips::MipsAssembler
/art/compiler/utils/x86/
Dassembler_x86.cc1489 void X86Assembler::StoreStackOffsetToThread(ThreadOffset thr_offs, in StoreStackOffsetToThread() function in art::x86::X86Assembler
/art/compiler/utils/arm/
Dassembler_arm.cc1641 void ArmAssembler::StoreStackOffsetToThread(ThreadOffset thr_offs, in StoreStackOffsetToThread() function in art::arm::ArmAssembler