Searched defs:SrcVecTy (Results 1 – 2 of 2) sorted by relevance
2466 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in isCastable() local2538 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in getCastOpcode() local
3424 Type *SrcVecTy = ToVectorTy(I->getOperand(0)->getType(), VF); in getInstructionCost() local