Searched defs:UnsafeFPMath (Results 1 – 6 of 6) sorted by relevance
133 unsigned UnsafeFPMath : 1; variable
32 bool UnsafeFPMath; 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