Searched defs:SrcVecTy (Results 1 – 4 of 4) sorted by relevance
2524 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in isCastable() local2579 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in isBitCastable() local2643 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in getCastOpcode() local2817 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in castIsValid() local2838 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in castIsValid() local
1331 const Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToUIInst() local1369 const Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToSIInst() local
1470 VectorType *SrcVecTy = VectorType::get(SrcTy, VL.size()); in getEntryCost() local
5172 Type *SrcVecTy = ToVectorTy(I->getOperand(0)->getType(), VF); in getInstructionCost() local