Home | History | Annotate | Download | only in jit

Lines Matching refs:fromInt

1060     OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);
1091 OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);
1098 compileBinaryArithOpSlowCase(op_add, iter, result, op1, op2, OperandTypes::fromInt(currentInstruction[4].u.operand), op1HasImmediateIntFastCase, op2HasImmediateIntFastCase);
1106 OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);
1131 OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);
1135 compileBinaryArithOpSlowCase(op_mul, iter, result, op1, op2, OperandTypes::fromInt(currentInstruction[4].u.operand), op1HasImmediateIntFastCase, op2HasImmediateIntFastCase);
1143 OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);
1196 OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);
1223 OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);
1234 OperandTypes types = OperandTypes::fromInt(currentInstruction[4].u.operand);