Searched refs:UnsafeMath (Results 1 – 3 of 3) sorted by relevance
106 ConditionalLibrary UnsafeMath; variable118 UnsafeMath.isValid() && DenormalsAreZero.isValid() && in allGenericLibsValid()206 return UnsafeMath.get(Enabled); in getUnsafeMathPath()
117 UnsafeMath.On = FilePath; in scanLibDevicePath()119 UnsafeMath.Off = FilePath; in scanLibDevicePath()
13982 bool UnsafeMath = DAG.getTarget().Options.UnsafeFPMath; in combineRepeatedFPDivisors() local13984 if (LegalDAG || (!UnsafeMath && !Flags.hasAllowReciprocal())) in combineRepeatedFPDivisors()14021 if (UnsafeMath || U->getFlags().hasAllowReciprocal()) in combineRepeatedFPDivisors()