Home
last modified time | relevance | path

Searched refs:op1IsInRegisters (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJITArithmetic.cpp768 …randTypes types, JumpList& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters, bool op2IsIn… in emitBinaryDoubleOp() argument
776 ASSERT(op1IsInRegisters); in emitBinaryDoubleOp()
842 if (!op1IsInRegisters) in emitBinaryDoubleOp()
DJIT.h432 …2, OperandTypes, JumpList& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters = true, bool …