Searched refs:UnsafeMath (Results 1 – 3 of 3) sorted by relevance
126 ConditionalLibrary UnsafeMath; variable142 UnsafeMath.isValid() && DenormalsAreZero.isValid() && in allGenericLibsValid()235 return UnsafeMath.get(Enabled); in getUnsafeMathPath()
118 UnsafeMath.On = FilePath; in scanLibDevicePath()120 UnsafeMath.Off = FilePath; in scanLibDevicePath()
15152 bool UnsafeMath = DAG.getTarget().Options.UnsafeFPMath; in combineRepeatedFPDivisors() local15154 if (LegalDAG || (!UnsafeMath && !Flags.hasAllowReciprocal())) in combineRepeatedFPDivisors()15191 if (UnsafeMath || U->getFlags().hasAllowReciprocal()) in combineRepeatedFPDivisors()