Home | History | Annotate | Download | only in s390

Lines Matching refs:Operation

1915   HMathMinMax::Operation operation = instr->hydrogen()->operation();
1916 Condition cond = (operation == HMathMinMax::kMathMin) ? le : ge;
1956 if (operation == HMathMinMax::kMathMin) {