Searched refs:fistps (Results 1 – 4 of 4) sorted by relevance
302 DriverStr(RepeatA(&x86::X86Assembler::fistps, "fistpl {mem}"), "fistps"); in TEST_F()
587 void fistps(const Address& dst);
630 void fistps(const Address& dst);
2064 void X86_64Assembler::fistps(const Address& dst) { in fistps() function in art::x86_64::X86_64Assembler