Searched defs:StoreStackOffsetToThread (Results 1 – 6 of 6) sorted by relevance
257 __ StoreStackOffsetToThread(ThreadOffset32(512), FrameOffset(4096), scratch_register); in TEST_F() local
244 __ StoreStackOffsetToThread(Thread::TopHandleScopeOffset<kPointerSize>(), in ArtJniCompileMethodInternal() local
364 void ArmVIXLJNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset32 thr_offs, in StoreStackOffsetToThread() function in art::arm::ArmVIXLJNIMacroAssembler
187 void X86JNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset32 thr_offs, in StoreStackOffsetToThread() function in art::x86::X86JNIMacroAssembler
224 void X86_64JNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset64 thr_offs, in StoreStackOffsetToThread() function in art::x86_64::X86_64JNIMacroAssembler
175 void Arm64JNIMacroAssembler::StoreStackOffsetToThread(ThreadOffset64 tr_offs, in StoreStackOffsetToThread() function in art::arm64::Arm64JNIMacroAssembler