Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LoVT

4598   EVT LoVT, HiVT;
4599 std::tie(LoVT, HiVT) = DAG.GetSplitDestVTs(N->getValueType(0));
4606 Lo = DAG.getNode(N->getOpcode(), DL, LoVT, LL, RL, N->getOperand(2));