Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp721 static Value *optimizeWithFDivFast(Value *Num, Value *Den, float ReqdAccuracy, in optimizeWithFDivFast()
776 const float ReqdAccuracy = FPOp->getFPAccuracy(); in visitFDiv() local