Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp78 bool HasUnsafeFPMath = false; member in __anonb3ed75c90111::AMDGPUCodeGenPrepare
758 const bool AllowInaccurateRcp = HasUnsafeFPMath || FMF.approxFunc(); in visitFDiv()
1404 HasUnsafeFPMath = hasUnsafeFPMath(F); in runOnFunction()