Home | History | Annotate | Download | only in jit

Lines Matching refs:isOperandConstantImmediateInt

511     if (isOperandConstantImmediateInt(op1)) {
518 if (isOperandConstantImmediateInt(op2)) {
537 if (!isOperandConstantImmediateInt(op1) && !isOperandConstantImmediateInt(op2))