Searched defs:StoreFloat32 (Results 1 – 3 of 3) sorted by relevance
1735 __ StoreFloat32(i.InputDoubleRegister(0), MemOperand(sp)); in AssembleArchInstruction() local1752 __ StoreFloat32(i.InputDoubleRegister(0), in AssembleArchInstruction() local2459 __ StoreFloat32(src, g.ToMemOperand(destination)); in AssembleMove() local2480 __ StoreFloat32(temp, g.ToMemOperand(destination)); in AssembleMove() local
4957 void MacroAssembler::StoreFloat32(DoubleRegister src, const MemOperand& mem) { in StoreFloat32() function in v8::internal::MacroAssembler
4007 __ StoreFloat32(double_scratch0(), MemOperand(address, base_offset)); in DoShiftI() local