Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:buildSqrtEstimate

361     SDValue buildSqrtEstimate(SDValue Op, SDNodeFlags *Flags);
8909 return buildSqrtEstimate(N->getOperand(0), &Flags);
14689 SDValue DAGCombiner::buildSqrtEstimate(SDValue Op, SDNodeFlags *Flags) {