Searched refs:unionValue (Results 1 – 4 of 4) sorted by relevance
120 static inline FastMathFlags unionValue(FastMathFlags LHS, FastMathFlags RHS) { in unionValue() function
2107 FastMathFlags::unionValue(R1FMF, R2FMF)); in convertFSqrtDivIntoFMul()
2911 FastMathFlags FMF = FastMathFlags::unionValue(FNegF, OpF) | in foldFNegIntoConstant()
3821 FastMathFlags::unionValue(SelectFMF, FAddFMF); in foldSelectIntoAddConstant()