Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp578 SDValue buildSqrtNROneConst(SDValue Arg, SDValue Est, unsigned Iterations,
22592 SDValue DAGCombiner::buildSqrtNROneConst(SDValue Arg, SDValue Est, in buildSqrtNROneConst() function in DAGCombiner
22692 ? buildSqrtNROneConst(Op, Est, Iterations, Flags, Reciprocal) in buildSqrtEstimateImpl()