Searched refs:StoreStackPointerToThread (Results 1 – 15 of 15) sorted by relevance
69 void StoreStackPointerToThread(ThreadOffset32 thr_offs) OVERRIDE;
176 void X86JNIMacroAssembler::StoreStackPointerToThread(ThreadOffset32 thr_offs) { in StoreStackPointerToThread() function in art::x86::X86JNIMacroAssembler
70 void StoreStackPointerToThread(ThreadOffset64 thr_offs) OVERRIDE;
215 void X86_64JNIMacroAssembler::StoreStackPointerToThread(ThreadOffset64 thr_offs) { in StoreStackPointerToThread() function in art::x86_64::X86_64JNIMacroAssembler
76 void StoreStackPointerToThread(ThreadOffset32 thr_offs) OVERRIDE;
352 void ArmVIXLJNIMacroAssembler::StoreStackPointerToThread(ThreadOffset32 thr_offs) { in StoreStackPointerToThread() function in art::arm::ArmVIXLJNIMacroAssembler
92 virtual void StoreStackPointerToThread(ThreadOffset<kPointerSize> thr_offs) = 0;
257 __ StoreStackPointerToThread(ThreadOffset32(512)); in TEST_F() local
76 void StoreStackPointerToThread(ThreadOffset64 thr_offs) OVERRIDE;
176 void Arm64JNIMacroAssembler::StoreStackPointerToThread(ThreadOffset64 tr_offs) { in StoreStackPointerToThread() function in art::arm64::Arm64JNIMacroAssembler
304 __ StoreStackPointerToThread(Thread::TopOfManagedStackOffset<kPointerSize>()); in ArtJniCompileMethodInternal() local
1341 void StoreStackPointerToThread(ThreadOffset64 thr_offs) OVERRIDE;
3733 void Mips64Assembler::StoreStackPointerToThread(ThreadOffset64 thr_offs) { in StoreStackPointerToThread() function in art::mips64::Mips64Assembler
1251 void StoreStackPointerToThread(ThreadOffset32 thr_offs) OVERRIDE;
4915 void MipsAssembler::StoreStackPointerToThread(ThreadOffset32 thr_offs) { in StoreStackPointerToThread() function in art::mips::MipsAssembler