Searched refs:intersectRewrite (Results 1 – 4 of 4) sorted by relevance
112 static inline FastMathFlags intersectRewrite(FastMathFlags LHS, in intersectRewrite() function
2106 FMul->copyFastMathFlags(FastMathFlags::intersectRewrite(R1FMF, R2FMF) | in convertFSqrtDivIntoFMul()
2912 FastMathFlags::intersectRewrite(FNegF, OpF); in foldFNegIntoConstant()
3820 FastMathFlags NewFMF = FastMathFlags::intersectRewrite(SelectFMF, FAddFMF) | in foldSelectIntoAddConstant()