Searched refs:fstl (Results 1 – 6 of 6) sorted by relevance
457 void fstl(const Address& dst);
905 void X86Assembler::fstl(const Address& dst) { in fstl() function in art::x86::X86Assembler
483 void fstl(const Address& dst);
1061 void X86_64Assembler::fstl(const Address& dst) { in fstl() function in art::x86_64::X86_64Assembler
3256 __ fstl(Address(CpuRegister(RSP), 0)); in GenerateRemFP() local
3208 __ fstl(Address(ESP, 0)); in GenerateRemFP() local