Searched defs:UnsafeFPMath (Results 1 – 3 of 3) sorted by relevance
124 bool UnsafeFPMath = false; ///< Set unsafe-fp-math attribute for functions. member
178 unsigned UnsafeFPMath : 1; global() variable
60 bool UnsafeFPMath = false; global() member in llvm::AMDGPULibCalls