Lines Matching defs:FPMO
3669 auto *FPMO = cast<FPMathOperator>(&I);
3670 if (FPMO->hasNoNaNs() || TM.Options.NoNaNsFPMath)
3674 Flags.copyFMF(*FPMO);
5288 if (auto *FPMO = dyn_cast<FPMathOperator>(&I))
5289 Flags.copyFMF(*FPMO);
8528 if (auto *FPMO = dyn_cast<FPMathOperator>(&VPIntrin))
8529 SDFlags.copyFMF(*FPMO);
8555 if (auto *FPMO = dyn_cast<FPMathOperator>(&VPIntrin))
8556 SDFlags.copyFMF(*FPMO);
10712 if (auto *FPMO = dyn_cast<FPMathOperator>(&I))
10713 SDFlags.copyFMF(*FPMO);