Searched refs:fistps (Results 1 – 6 of 6) sorted by relevance
185 GetAssembler()->fistps(x86::Address(x86::Register(x86::ESP), 16)); in TEST_F()
350 void fistps(const Address& dst);
872 void X86Assembler::fistps(const Address& dst) { in fistps() function in art::x86::X86Assembler
459 void fistps(const Address& dst);
991 GetAssembler()->fistps(x86_64::Address(x86_64::CpuRegister(x86_64::RSP), 16)); in TEST_F()
1076 void X86_64Assembler::fistps(const Address& dst) { in fistps() function in art::x86_64::X86_64Assembler