Searched refs:StoreStackOffsetToThread64 (Results 1 – 9 of 9) sorted by relevance
| /art/compiler/utils/ |
| D | assembler.cc | 183 void Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs ATTRIBUTE_UNUSED, in StoreStackOffsetToThread64() function in art::Assembler
|
| D | assembler.h | 403 virtual void StoreStackOffsetToThread64(ThreadOffset<8> thr_offs,
|
| /art/compiler/utils/arm64/ |
| D | assembler_arm64.h | 130 void StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs,
|
| D | assembler_arm64.cc | 175 void Arm64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> tr_offs, in StoreStackOffsetToThread64() function in art::arm64::Arm64Assembler
|
| /art/compiler/jni/quick/ |
| D | jni_compiler.cc | 130 __ StoreStackOffsetToThread64(Thread::TopHandleScopeOffset<8>(), in ArtJniCompileMethodInternal() local
|
| /art/compiler/utils/mips64/ |
| D | assembler_mips64.h | 386 void StoreStackOffsetToThread64(ThreadOffset<kMips64DoublewordSize> thr_offs, FrameOffset fr_offs,
|
| D | assembler_mips64.cc | 2112 void Mips64Assembler::StoreStackOffsetToThread64(ThreadOffset<kMips64DoublewordSize> thr_offs, in StoreStackOffsetToThread64() function in art::mips64::Mips64Assembler
|
| /art/compiler/utils/x86_64/ |
| D | assembler_x86_64.h | 727 void StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, FrameOffset fr_offs,
|
| D | assembler_x86_64.cc | 2801 void X86_64Assembler::StoreStackOffsetToThread64(ThreadOffset<8> thr_offs, in StoreStackOffsetToThread64() function in art::x86_64::X86_64Assembler
|