Lines Matching refs:Operation
1745 HMathMinMax::Operation operation = instr->hydrogen()->operation();
1748 Condition condition = (operation == HMathMinMax::kMathMin) ? le : ge;
1768 if (operation == HMathMinMax::kMathMax) {
1771 DCHECK(operation == HMathMinMax::kMathMin);
3254 // Deopt if the operation did not succeed.
4616 // Deopt if the operation did not succeed (except_flag != 0).
4651 // Deopt if the operation did not succeed (except_flag != 0).