Home | History | Annotate | Download | only in Writer

Lines Matching refs:FPMO

597   } else if (const FPMathOperator *FPMO =
599 if (FPMO->hasUnsafeAlgebra())
601 if (FPMO->hasNoNaNs())
603 if (FPMO->hasNoInfs())
605 if (FPMO->hasNoSignedZeros())
607 if (FPMO->hasAllowReciprocal())