Searched defs:SrcVecTy (Results 1 – 4 of 4) sorted by relevance
2798 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in isCastable() local2853 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in isBitCastable() local2917 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in getCastOpcode() local3091 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in castIsValid() local3112 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in castIsValid() local
1331 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToUIInst() local1369 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToSIInst() local
1524 VectorType *SrcVecTy = VectorType::get(SrcTy, VL.size()); in getEntryCost() local
5545 Type *SrcVecTy = ToVectorTy(SrcScalarTy, VF); in getInstructionCost() local