Home
last modified time | relevance | path

Searched defs:RcpIsAccurate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp639 bool RcpIsAccurate, IRBuilder<> &Builder, in optimizeWithRcp()
761 const bool RcpIsAccurate = (Ty->isHalfTy() && ReqdAccuracy >= 1.0f) || in visitFDiv() local