Searched refs:UseOneConstNR (Results 1 – 8 of 8) sorted by relevance
177 bool &UseOneConstNR) const override;
2674 bool &UseOneConstNR) const { in getRsqrtEstimate()
1070 bool &UseOneConstNR) const override;
12771 bool &UseOneConstNR) const { in getRsqrtEstimate()12791 UseOneConstNR = false; in getRsqrtEstimate()
829 bool &UseOneConstNR) const override;
8854 bool &UseOneConstNR) const { in getRsqrtEstimate()8869 UseOneConstNR = true; in getRsqrtEstimate()
2703 bool &UseOneConstNR) const { in getRsqrtEstimate() argument
13142 bool UseOneConstNR = false; in BuildRsqrtEstimate() local13143 if (SDValue Est = TLI.getRsqrtEstimate(Op, DCI, Iterations, UseOneConstNR)) { in BuildRsqrtEstimate()13146 Est = UseOneConstNR ? in BuildRsqrtEstimate()