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