Searched defs:UnsafeFPMath (Results 1 – 5 of 5) sorted by relevance
133 unsigned UnsafeFPMath : 1; variable
138 unsigned UnsafeFPMath : 1; variable
300 bool UnsafeFPMath = false; variable
439 bool UnsafeFPMath = false; variable
12542 bool UnsafeFPMath = Options.UnsafeFPMath || isContractable(N); in visitFMA() local