Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VTy

938   llvm::VectorType *VTy = cast<llvm::VectorType>(V1->getType());
942 if (VTy->getNumElements() == 3 && Idx > 3)