Searched defs:Reciprocal (Results 1 – 2 of 2) sorted by relevance
17294 SDValue Reciprocal = DAG.getNode(ISD::FDIV, DL, VT, FPOne, N1, Flags); in combineRepeatedFPDivisors() local28123 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNROneConst()28155 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNRTwoConst()28194 bool Reciprocal) { in buildSqrtEstimateImpl()
5132 bool &UseOneConstNR, bool Reciprocal) const { in getSqrtEstimate()