Searched refs:StoreStackPointerToThread32 (Results 1 – 9 of 9) sorted by relevance
189 void Assembler::StoreStackPointerToThread32(ThreadOffset<4> thr_offs ATTRIBUTE_UNUSED) { in StoreStackPointerToThread32() function in art::Assembler
407 virtual void StoreStackPointerToThread32(ThreadOffset<4> thr_offs);
193 __ StoreStackPointerToThread32(Thread::TopOfManagedStackOffset<4>()); in ArtJniCompileMethodInternal() local
659 void StoreStackPointerToThread32(ThreadOffset<4> thr_offs) OVERRIDE;
2059 void X86Assembler::StoreStackPointerToThread32(ThreadOffset<4> thr_offs) { in StoreStackPointerToThread32() function in art::x86::X86Assembler
644 void ArmAssembler::StoreStackPointerToThread32(ThreadOffset<4> thr_offs) { in StoreStackPointerToThread32() function in art::arm::ArmAssembler
934 void StoreStackPointerToThread32(ThreadOffset<4> thr_offs) OVERRIDE;
442 void StoreStackPointerToThread32(ThreadOffset<kMipsWordSize> thr_offs) OVERRIDE;
2592 void MipsAssembler::StoreStackPointerToThread32(ThreadOffset<kMipsWordSize> thr_offs) { in StoreStackPointerToThread32() function in art::mips::MipsAssembler