Searched refs:UnsafeMath (Results 1 – 3 of 3) sorted by relevance
139 ConditionalLibrary UnsafeMath; variable155 UnsafeMath.isValid() && DenormalsAreZero.isValid() && in allGenericLibsValid()245 return UnsafeMath.get(Enabled); in getUnsafeMathPath()
76 UnsafeMath.On = FilePath; in scanLibDevicePath()78 UnsafeMath.Off = FilePath; in scanLibDevicePath()
18244 bool UnsafeMath = DAG.getTarget().Options.UnsafeFPMath; in combineRepeatedFPDivisors() local18246 if (LegalDAG || (!UnsafeMath && !Flags.hasAllowReciprocal())) in combineRepeatedFPDivisors()18283 if (UnsafeMath || U->getFlags().hasAllowReciprocal()) in combineRepeatedFPDivisors()