Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:FPMathOperator

171   FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I);
324 if (isa<FPMathOperator>(New)) {
670 if (FPInst && isa<FPMathOperator>(FPInst))