Searched refs:fistpl (Results 1 – 4 of 4) sorted by relevance
/art/compiler/utils/x86/ | ||
D | assembler_x86.h | 326 void fistpl(const Address& dst); |
D | assembler_x86.cc | 685 void X86Assembler::fistpl(const Address& dst) { in fistpl() function in art::x86::X86Assembler |
/art/compiler/utils/x86_64/ | ||
D | assembler_x86_64.h | 366 void fistpl(const Address& dst); |
D | assembler_x86_64.cc | 760 void X86_64Assembler::fistpl(const Address& dst) { in fistpl() function in art::x86_64::X86_64Assembler |