Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp646 SDValue buildSqrtNROneConst(SDValue Arg, SDValue Est, unsigned Iterations,
28121 SDValue DAGCombiner::buildSqrtNROneConst(SDValue Arg, SDValue Est, in buildSqrtNROneConst() function in DAGCombiner
28222 ? buildSqrtNROneConst(Op, Est, Iterations, Flags, Reciprocal) in buildSqrtEstimateImpl()