Searched refs:UseOneConstNR (Results 1 – 9 of 9) sorted by relevance
177 bool &UseOneConstNR) const override;
2880 bool &UseOneConstNR) const { in getRsqrtEstimate()
525 bool &UseOneConstNR) const override;
932 bool &UseOneConstNR) const override;
9455 bool &UseOneConstNR) const { in getRsqrtEstimate()9469 UseOneConstNR = true; in getRsqrtEstimate()
1225 bool &UseOneConstNR) const override;
14921 bool &UseOneConstNR) const { in getRsqrtEstimate()14945 UseOneConstNR = false; in getRsqrtEstimate()
2961 bool &UseOneConstNR) const { in getRsqrtEstimate() argument
14671 bool UseOneConstNR = false; in buildSqrtEstimateImpl() local14672 if (SDValue Est = TLI.getRsqrtEstimate(Op, DCI, Iterations, UseOneConstNR)) { in buildSqrtEstimateImpl()14675 Est = UseOneConstNR in buildSqrtEstimateImpl()