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