Searched refs:fstl (Results 1 – 6 of 6) sorted by relevance
652 void fstl(const Address& dst);
2776 void X86Assembler::fstl(const Address& dst) { in fstl() function in art::x86::X86Assembler
690 void fstl(const Address& dst);
3702 void X86_64Assembler::fstl(const Address& dst) { in fstl() function in art::x86_64::X86_64Assembler
3715 __ fstl(Address(CpuRegister(RSP), 0)); in GenerateRemFP() local
3629 __ fstl(Address(ESP, 0)); in GenerateRemFP() local