Searched refs:getVectorTruncCost (Results 1 – 2 of 2) sorted by relevance
106 unsigned getVectorTruncCost(Type *SrcTy, Type *DstTy) const;
782 unsigned SystemZTTIImpl::getVectorTruncCost(Type *SrcTy, Type *DstTy) const { in getVectorTruncCost() function in SystemZTTIImpl834 PackCost = getVectorTruncCost(SrcTy, DstTy); in getVectorBitmaskConversionCost()987 return getVectorTruncCost(Src, Dst); in getCastInstrCost()