Searched defs:fstp (Results 1 – 7 of 7) sorted by relevance
36 __ fstp(IceType_f32, in TEST_F() local38 __ fstp(IceType_f64, Address(GPRRegister::Encoded_Reg_ebp, 0x10000, in TEST_F() local
573 void AssemblerX8632::fstp(Type Ty, const AsmAddress &dst) { in fstp() function in Ice::X8632::AssemblerX8632579 void AssemblerX8632::fstp(RegX8632::X87STRegister st) { in fstp() function in Ice::X8632::AssemblerX8632
1865 __ fstp(1); in AssembleArchInstruction() local
1419 __ fstp(1); in AssembleArchInstruction() local
1815 void Assembler::fstp(int i) { in fstp() function in v8::internal::Assembler
2440 void Assembler::fstp(int index) { in fstp() function in v8::internal::Assembler
3175 __ fstp(0); in Generate_DoubleToI() local