Lines Matching refs:FastMathFlags
278 bool canOptimizeWithRsq(const FPMathOperator *SqrtOp, FastMathFlags DivFMF,
279 FastMathFlags SqrtFMF) const;
282 FastMathFlags DivFMF, FastMathFlags SqrtFMF,
286 FastMathFlags FMF, const Instruction *CtxI) const;
291 FastMathFlags DivFMF, FastMathFlags SqrtFMF,
301 FastMathFlags FMF) const;
303 FastMathFlags FMF) const;
815 FastMathFlags FMF) const {
842 FastMathFlags FMF) const {
891 FastMathFlags DivFMF,
892 FastMathFlags SqrtFMF) const {
903 IRBuilder<> &Builder, Value *Num, Value *Den, const FastMathFlags DivFMF,
904 const FastMathFlags SqrtFMF, const Instruction *CtxI) const {
946 Value *Den, FastMathFlags FMF,
1034 IRBuilder<> &Builder, Value *Num, Value *Den, FastMathFlags DivFMF,
1035 FastMathFlags SqrtFMF, Value *RsqOp, const Instruction *FDivInst,
1086 const FastMathFlags DivFMF = FPOp->getFastMathFlags();
1089 FastMathFlags SqrtFMF;
1379 FastMathFlags FMF;
2187 FastMathFlags FMF = I.getFastMathFlags();
2211 FastMathFlags SqrtFMF = FPOp->getFastMathFlags();