Home
last modified time | relevance | path

Searched refs:HasUnsafeFPMath (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp77 bool HasUnsafeFPMath = false; member in __anonb841f4200111::AMDGPUCodeGenPrepare
756 const bool AllowInaccurateRcp = HasUnsafeFPMath || FMF.approxFunc(); in visitFDiv()
1377 HasUnsafeFPMath = hasUnsafeFPMath(F); in runOnFunction()