Searched refs:fistps (Results 1 – 6 of 6) sorted by relevance
202 GetAssembler()->fistps(x86::Address(x86::Register(x86::ESP), 16)); in TEST_F()
467 void fistps(const Address& dst);
948 void X86Assembler::fistps(const Address& dst) { in fistps() function in art::x86::X86Assembler
493 void fistps(const Address& dst);
1203 GetAssembler()->fistps(x86_64::Address(x86_64::CpuRegister(x86_64::RSP), 16)); in TEST_F()
1104 void X86_64Assembler::fistps(const Address& dst) { in fistps() function in art::x86_64::X86_64Assembler