reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5906 SDValue Bits = DAG.getNode(ISD::SUB, dl, VT, LSB, One); 5917 SDValue CTLZ = DAG.getNode(ISD::CTLZ, dl, VT, LSB); 5929 Bits = DAG.getNode(ISD::ADD, dl, VT, LSB, FF); 5933 Bits = DAG.getNode(ISD::SUB, dl, VT, LSB, One);