Home | History | Annotate | Download | only in arm

Lines Matching refs:Operation

1860   HMathMinMax::Operation operation = instr->hydrogen()->operation();
1862 Condition condition = (operation == HMathMinMax::kMathMin) ? le : ge;
1878 if (operation == HMathMinMax::kMathMin) {
1894 if (operation == HMathMinMax::kMathMin) {