Searched refs:setNoInfs (Results 1 – 13 of 13) sorted by relevance
197 void setNoInfs() { Flags |= NoInfs; } in setNoInfs() function203 setNoInfs(); in setUnsafeAlgebra()
216 void setNoInfs(bool B = true) {
193 case lltok::kw_ninf: FMF.setNoInfs(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
226 case lltok::kw_ninf: FMF.setNoInfs(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
384 setNoInfs(FPMO.hasNoInfs());414 void setNoInfs(bool b) {
518 flags.setNoInfs(false); in GetCpuFastMathFlags()
359 void setNoInfs(bool b) { NoInfs = b; }
71 FMF.setNoInfs(); in CodeGenFunction()
1059 FMF.setNoInfs(); in getDecodedFastMathFlags()
892 FMF.setNoInfs(); in getDecodedFastMathFlags()
2623 Flags.setNoInfs(FMF.noInfs()); in visitBinary()
6288 Flags.setNoInfs(true); in LowerSELECT_CC()
6854 Flags.setNoInfs(true); in LowerSELECT_CC()