Searched refs:op2IsInRegisters (Results 1 – 2 of 2) sorted by relevance
768 … types, JumpList& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters, bool op2IsInRegisters) in emitBinaryDoubleOp() argument782 if (!op2IsInRegisters) in emitBinaryDoubleOp()840 ASSERT(op2IsInRegisters); in emitBinaryDoubleOp()
432 …t& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters = true, bool op2IsInRegisters = true);