Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:vectortype

1109     VectorType *VecTy = cast<VectorType>(V->getType());
3579 if (VectorType *PTy = dyn_cast<VectorType>(I.getType())) {
5450 LoadTy = VectorType::get(LoadTy, 4);