Searched refs:fistps (Results 1 – 6 of 6) sorted by relevance
403 DriverStr(RepeatA(&x86::X86Assembler::fistps, "fistpl {mem}"), "fistps"); in TEST_F()
730 void fistps(const Address& dst);
2856 void X86Assembler::fistps(const Address& dst) { in fistps() function in art::x86::X86Assembler
768 void fistps(const Address& dst);
2186 DriverStr(RepeatA(&x86_64::X86_64Assembler::fistps, in TEST_F()
3820 void X86_64Assembler::fistps(const Address& dst) { in fistps() function in art::x86_64::X86_64Assembler