Searched defs:CopyRawPtrToThread64 (Results 1 – 4 of 4) sorted by relevance
| /art/compiler/utils/ | ||
| D | assembler.cc | 237 void Assembler::CopyRawPtrToThread64(ThreadOffset<8> thr_offs ATTRIBUTE_UNUSED, in CopyRawPtrToThread64() function in art::Assembler |
| /art/compiler/utils/arm64/ | ||
| D | assembler_arm64.cc | 366 void Arm64Assembler::CopyRawPtrToThread64(ThreadOffset<8> tr_offs, in CopyRawPtrToThread64() function in art::arm64::Arm64Assembler |
| /art/compiler/utils/mips64/ | ||
| D | assembler_mips64.cc | 2227 void Mips64Assembler::CopyRawPtrToThread64(ThreadOffset<kMips64DoublewordSize> thr_offs, in CopyRawPtrToThread64() function in art::mips64::Mips64Assembler |
| /art/compiler/utils/x86_64/ | ||
| D | assembler_x86_64.cc | 2970 void X86_64Assembler::CopyRawPtrToThread64(ThreadOffset<8> thr_offs, in CopyRawPtrToThread64() function in art::x86_64::X86_64Assembler |