Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Hi1

1174   SDValue Lo0, Hi0, Lo1, Hi1, LoRes, HiRes;
1177 GetSplitVector(N->getOperand(1), Lo1, Hi1);
1183 HiRes = DAG.getNode(ISD::SETCC, DL, PartResVT, Hi0, Hi1, N->getOperand(2));