Searched refs:StoreStackPointerToThread64 (Results 1 – 7 of 7) sorted by relevance
153 void Assembler::StoreStackPointerToThread64(ThreadOffset<8> thr_offs) { in StoreStackPointerToThread64() function in art::Assembler
403 virtual void StoreStackPointerToThread64(ThreadOffset<8> thr_offs);
122 void StoreStackPointerToThread64(ThreadOffset<8> thr_offs) OVERRIDE;
179 void Arm64Assembler::StoreStackPointerToThread64(ThreadOffset<8> tr_offs) { in StoreStackPointerToThread64() function in art::arm64::Arm64Assembler
175 __ StoreStackPointerToThread64(Thread::TopOfManagedStackOffset<8>()); in ArtJniCompileMethodInternal() local
529 void StoreStackPointerToThread64(ThreadOffset<8> thr_offs) OVERRIDE;
1870 void X86_64Assembler::StoreStackPointerToThread64(ThreadOffset<8> thr_offs) { in StoreStackPointerToThread64() function in art::x86_64::X86_64Assembler