Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:VecTy

6000     EVT VecTy = N0.getOperand(0).getValueType();
6004 unsigned NumElem = VecTy.getVectorNumElements();
6008 assert(NVT.getSizeInBits() == VecTy.getSizeInBits() && "Invalid Size");