Searched defs:StoreStackOffsetToThread64 (Results 1 – 5 of 5) sorted by relevance
183 void Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs ATTRIBUTE_UNUSED, in StoreStackOffsetToThread64() function in art::Assembler
130 __ StoreStackOffsetToThread64(Thread::TopHandleScopeOffset<8>(), in ArtJniCompileMethodInternal() local
175 void Arm64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> tr_offs, in StoreStackOffsetToThread64() function in art::arm64::Arm64Assembler
2112 void Mips64Assembler::StoreStackOffsetToThread64(ThreadOffset<kMips64DoublewordSize> thr_offs, in StoreStackOffsetToThread64() function in art::mips64::Mips64Assembler
2801 void X86_64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, in StoreStackOffsetToThread64() function in art::x86_64::X86_64Assembler