Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UH

2405     SDValue UH = DAG.getNode(ISD::SRL, dl, NVT, U, Shift);
2413 DAG.getNode(ISD::ADD, dl, NVT, UH, VH));