Searched defs:SrcVecTy (Results 1 – 6 of 6) sorted by relevance
765 auto *SrcVecTy = cast<FixedVectorType>(Src); in getCastInstrCost() local
1380 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToUIInst() local1418 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToSIInst() local
3173 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in isBitCastable() local3239 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in getCastOpcode() local
3810 auto *SrcVecTy = cast<FixedVectorType>(VL0->getType()); in getEntryCost() local3874 auto *SrcVecTy = FixedVectorType::get(SrcTy, VL.size()); in getEntryCost() local
3199 auto *SrcVecTy = cast<FixedVectorType>(V->getType()); in createBitOrPointerCast() local7750 Type *SrcVecTy = in getInstructionCost() local
2523 LLT SrcVecTy = MRI.getType(SrcVec); in bitcastExtractVectorElt() local