Searched refs:setNoNaNs (Results 1 – 18 of 18) sorted by relevance
196 void setNoNaNs() { Flags |= NoNaNs; } in setNoNaNs() function202 setNoNaNs(); in setUnsafeAlgebra()
213 void setNoNaNs(bool B = true) {
383 FMF.setNoNaNs(); in CreateFPMaxReduce()394 FMF.setNoNaNs(); in CreateFPMinReduce()
226 FMF.setNoNaNs(); in TEST_F()
192 case lltok::kw_nnan: FMF.setNoNaNs(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
225 case lltok::kw_nnan: FMF.setNoNaNs(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
383 setNoNaNs(FPMO.hasNoNaNs());410 void setNoNaNs(bool b) {
70 FMF.setNoNaNs(); in CodeGenFunction()74 FMF.setNoNaNs(); in CodeGenFunction()
514 flags.setNoNaNs(false); in GetCpuFastMathFlags()
309 FMF.setNoNaNs(); in TEST_F()
358 void setNoNaNs(bool b) { NoNaNs = b; }
1191 FMF.setNoNaNs(); in optimizeFMinFMax()
1361 FMF.setNoNaNs(); in optimizeFMinFMax()
1057 FMF.setNoNaNs(); in getDecodedFastMathFlags()
890 FMF.setNoNaNs(); in getDecodedFastMathFlags()
2624 Flags.setNoNaNs(FMF.noNaNs()); in visitBinary()
6289 Flags.setNoNaNs(true); in LowerSELECT_CC()
6855 Flags.setNoNaNs(true); in LowerSELECT_CC()