Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VTy

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