Searched refs:setNoNaNs (Results 1 – 23 of 23) sorted by relevance
196 void setNoNaNs() { Flags |= NoNaNs; } in setNoNaNs() function202 setNoNaNs(); in setUnsafeAlgebra()
219 void setNoNaNs(bool B = true) {
389 FMF.setNoNaNs(); in CreateFPMaxReduce()400 FMF.setNoNaNs(); in CreateFPMinReduce()
192 case lltok::kw_nnan: FMF.setNoNaNs(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
226 FMF.setNoNaNs(); in TEST_F()
387 FMF.setNoNaNs(); in CreateFPMaxReduce()397 FMF.setNoNaNs(); in CreateFPMinReduce()
225 case lltok::kw_nnan: FMF.setNoNaNs(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
211 case lltok::kw_nnan: FMF.setNoNaNs(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
515 flags.setNoNaNs(!options.xla_cpu_fast_math_honor_nans()); in GetCpuFastMathFlags()
70 FMF.setNoNaNs(); in CodeGenFunction()74 FMF.setNoNaNs(); in CodeGenFunction()
394 setNoNaNs(FPMO.hasNoNaNs());421 void setNoNaNs(bool b) {
387 setNoNaNs(FPMO.hasNoNaNs());400 void setNoNaNs(bool b) { NoNaNs = b; }
621 FMF.setNoNaNs(); in TEST_F()
358 void setNoNaNs(bool b) { NoNaNs = b; }
1191 FMF.setNoNaNs(); in optimizeFMinFMax()
125 FMF.setNoNaNs(FPFeatures.getNoHonorNaNs()); in SetFastMathFlags()
1165 FMF.setNoNaNs(); in getDecodedFastMathFlags()
890 FMF.setNoNaNs(); in getDecodedFastMathFlags()
1171 FMF.setNoNaNs(); in getDecodedFastMathFlags()
2624 Flags.setNoNaNs(FMF.noNaNs()); in visitBinary()
6289 Flags.setNoNaNs(true); in LowerSELECT_CC()
7603 Flags.setNoNaNs(true); in LowerSELECT_CC()