Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Hi1

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