Searched refs:fistps (Results 1 – 5 of 5) sorted by relevance
315 DriverStr(RepeatA(&x86::X86Assembler::fistps, "fistpl {mem}"), "fistps"); in TEST_F()
662 void fistps(const Address& dst);
2819 void X86Assembler::fistps(const Address& dst) { in fistps() function in art::x86::X86Assembler
700 void fistps(const Address& dst);
2030 DriverStr(RepeatA(&x86_64::X86_64Assembler::fistps, in TEST_F()