Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14148 if (SDValue Rsqrt = buildRsqrtEstimate(AAZ, Flags)) in visitFDIV() local
14158 if (SDValue Rsqrt = buildRsqrtEstimate(Sqrt.getOperand(0), Flags)) { in visitFDIV() local