Lines Matching refs:Operation
1867 HMathMinMax::Operation operation = instr->hydrogen()->operation();
1870 Condition condition = (operation == HMathMinMax::kMathMin) ? le : ge;
1890 if (operation == HMathMinMax::kMathMax) {
1893 DCHECK(operation == HMathMinMax::kMathMin);
3458 // Deopt if the operation did not succeed.
4824 // Deopt if the operation did not succeed (except_flag != 0).
4859 // Deopt if the operation did not succeed (except_flag != 0).