Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp281 Value *optimizeWithRsq(IRBuilder<> &Builder, Value *Num, Value *Den,
902 Value *AMDGPUCodeGenPrepareImpl::optimizeWithRsq( in optimizeWithRsq() function in AMDGPUCodeGenPrepareImpl
1039 optimizeWithRsq(Builder, Num, RsqOp, DivFMF, SqrtFMF, FDivInst); in visitFDivElement()