Searched refs:UseOneConstNR (Results 1 – 8 of 8) sorted by relevance
178 bool &UseOneConstNR) const override;
2738 bool &UseOneConstNR) const { in getRsqrtEstimate()
871 bool &UseOneConstNR) const override;
9158 bool &UseOneConstNR) const { in getRsqrtEstimate()9172 UseOneConstNR = true; in getRsqrtEstimate()
1146 bool &UseOneConstNR) const override;
14058 bool &UseOneConstNR) const { in getRsqrtEstimate()14082 UseOneConstNR = false; in getRsqrtEstimate()
2803 bool &UseOneConstNR) const { in getRsqrtEstimate() argument
14415 bool UseOneConstNR = false; in BuildRsqrtEstimate() local14416 if (SDValue Est = TLI.getRsqrtEstimate(Op, DCI, Iterations, UseOneConstNR)) { in BuildRsqrtEstimate()14419 Est = UseOneConstNR ? in BuildRsqrtEstimate()