Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17410 if (SDValue Rsqrt = buildRsqrtEstimate(AAZ, Flags)) in visitFDIV() local
17420 if (SDValue Rsqrt = buildRsqrtEstimate(Sqrt.getOperand(0), Flags)) { in visitFDIV() local