Lines Matching refs:getFastMathFlags
126 Builder.setFastMathFlags(I.getFastMathFlags()); in foldMulSelectToNegate()
136 Builder.setFastMathFlags(I.getFastMathFlags()); in foldMulSelectToNegate()
594 Builder.setFastMathFlags(I.getFastMathFlags()); in foldFPSignBitOps()
687 FastMathFlags FMF = I.getFastMathFlags() & Op0BinOp->getFastMathFlags(); in foldFMulReassoc()
740 FastMathFlags FMF = I.getFastMathFlags() & DivOp->getFastMathFlags(); in foldFMulReassoc()
858 I.getFastMathFlags(), in visitFMul()
917 SI->copyFastMathFlags(I.getFastMathFlags()); in visitFMul()
923 SI->copyFastMathFlags(I.getFastMathFlags()); in visitFMul()
1879 I.getFastMathFlags(), in visitFDiv()
1947 B.setFastMathFlags(I.getFastMathFlags()); in visitFDiv()
2310 I.getFastMathFlags(), in visitFRem()