Searched defs:DivFMF (Results 1 – 1 of 1) sorted by relevance
895 FastMathFlags DivFMF, in canOptimizeWithRsq()907 IRBuilder<> &Builder, Value *Num, Value *Den, const FastMathFlags DivFMF, in optimizeWithRsq()1038 IRBuilder<> &Builder, Value *Num, Value *Den, FastMathFlags DivFMF, in visitFDivElement()1090 const FastMathFlags DivFMF = FPOp->getFastMathFlags(); in visitFDiv() local