Searched refs:getVectorTruncCost (Results 1 – 2 of 2) sorted by relevance
96 unsigned getVectorTruncCost(Type *SrcTy, Type *DstTy);
611 getVectorTruncCost(Type *SrcTy, Type *DstTy) { in getVectorTruncCost() function in SystemZTTIImpl663 PackCost = getVectorTruncCost(SrcTy, DstTy); in getVectorBitmaskConversionCost()778 return getVectorTruncCost(Src, Dst); in getCastInstrCost()