Searched refs:UnsafeMath (Results 1 – 3 of 3) sorted by relevance
127 ConditionalLibrary UnsafeMath; variable143 UnsafeMath.isValid() && DenormalsAreZero.isValid() && in allGenericLibsValid()236 return UnsafeMath.get(Enabled); in getUnsafeMathPath()
120 UnsafeMath.On = FilePath; in scanLibDevicePath()122 UnsafeMath.Off = FilePath; in scanLibDevicePath()
15791 bool UnsafeMath = DAG.getTarget().Options.UnsafeFPMath; in combineRepeatedFPDivisors() local15793 if (LegalDAG || (!UnsafeMath && !Flags.hasAllowReciprocal())) in combineRepeatedFPDivisors()15830 if (UnsafeMath || U->getFlags().hasAllowReciprocal()) in combineRepeatedFPDivisors()