Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:DestVT

228   EVT DestVT = N->getValueType(0).getVectorElementType();
230 return DAG.getNode(N->getOpcode(), SDLoc(N), DestVT, Op);