Searched refs:getVectorTruncCost (Results 1 – 2 of 2) sorted by relevance
79 unsigned getVectorTruncCost(Type *SrcTy, Type *DstTy);
517 getVectorTruncCost(Type *SrcTy, Type *DstTy) { in getVectorTruncCost() function in SystemZTTIImpl567 PackCost = getVectorTruncCost(SrcTy, DstTy); in getVectorBitmaskConversionCost()620 return getVectorTruncCost(Src, Dst); in getCastInstrCost()