Home | History | Annotate | Download | only in mips

Lines Matching refs:HMathMinMax

1864   HMathMinMax::Operation operation = instr->hydrogen()->operation();
1865 Condition condition = (operation == HMathMinMax::kMathMin) ? le : ge;
1896 if (operation == HMathMinMax::kMathMin) {