Searched defs:SrcVecTy (Results 1 – 8 of 8) sorted by relevance
804 auto *SrcVecTy = cast<FixedVectorType>(Src); in getCastInstrCost() local
1380 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToUIInst() local1418 Type *SrcVecTy = SrcTy->getScalarType(); in executeFPToSIInst() local
3581 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) { in isBitCastable() local3647 if (VectorType *SrcVecTy = dyn_cast<VectorType>(SrcTy)) in getCastOpcode() local
4619 auto *SrcVecTy = FixedVectorType::get(EltTy, VF); in getReplicationShuffleCost() local
2935 auto *SrcVecTy = cast<FixedVectorType>(V->getType()); in createBitOrPointerCast() local7298 Type *SrcVecTy = in getInstructionCost() local
7020 VectorType *SrcVecTy; in getEntryCost() local7059 auto *SrcVecTy = cast<FixedVectorType>(VL0->getType()); in getEntryCost() local7184 auto *SrcVecTy = FixedVectorType::get(SrcTy, VL.size()); in getEntryCost() local
1203 auto *SrcVecTy = dyn_cast<FixedVectorType>(SrcTy); in computeKnownBitsFromOperator() local
2738 LLT SrcVecTy = MRI.getType(SrcVec); in bitcastExtractVectorElt() local