Searched refs:ReductionSrcTy (Results 1 – 1 of 1) sorted by relevance
2153 auto *ReductionSrcTy = cast<VectorType>(ReductionSrc->getType()); in foldCastFromReductions() local2158 ReductionOpc, ReductionSrcTy, std::nullopt, CostKind); in foldCastFromReductions()2159 OldCost += TTI.getCastInstrCost(CastOpc, ReductionSrcTy, SrcTy, in foldCastFromReductions()2165 TTI.getCastInstrCost(CastOpc, ResultTy, ReductionSrcTy->getScalarType(), in foldCastFromReductions()