Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ResVT

1279   EVT ResVT = N->getValueType(0);
1285 EVT OutVT = EVT::getVectorVT(*DAG.getContext(), ResVT.getVectorElementType(),
1291 return DAG.getNode(ISD::CONCAT_VECTORS, dl, ResVT, Lo, Hi);
1510 EVT ResVT = N->getValueType(0);
1516 EVT OutVT = EVT::getVectorVT(*DAG.getContext(), ResVT.getVectorElementType(),
1522 return DAG.getNode(ISD::CONCAT_VECTORS, DL, ResVT, Lo, Hi);
2616 EVT ResVT = EVT::getVectorVT(*DAG.getContext(),
2620 ResVT, WideSETCC, DAG.getConstant(0,