Searched defs:StoreStackOffsetToThread (Results 1 – 8 of 8) sorted by relevance
256 __ StoreStackOffsetToThread(ThreadOffset32(512), FrameOffset(4096), scratch_register); in TEST_F() local
248 __ StoreStackOffsetToThread(Thread::TopHandleScopeOffset<kPointerSize>(), in ArtJniCompileMethodInternal() local
341 void ArmVIXLJNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset32 thr_offs, in StoreStackOffsetToThread() function in art::arm::ArmVIXLJNIMacroAssembler
167 void X86JNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset32 thr_offs, in StoreStackOffsetToThread() function in art::x86::X86JNIMacroAssembler
206 void X86_64JNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset64 thr_offs, in StoreStackOffsetToThread() function in art::x86_64::X86_64JNIMacroAssembler
167 void Arm64JNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset64 tr_offs, in StoreStackOffsetToThread() function in art::arm64::Arm64JNIMacroAssembler
3724 void Mips64Assembler::StoreStackOffsetToThread(ThreadOffset64 thr_offs, in StoreStackOffsetToThread() function in art::mips64::Mips64Assembler
4905 void MipsAssembler::StoreStackOffsetToThread(ThreadOffset32 thr_offs, in StoreStackOffsetToThread() function in art::mips::MipsAssembler