Home
last modified time | relevance | path

Searched refs:getVectorBitmaskConversionCost (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h100 unsigned getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy);
H A DSystemZTargetTransformInfo.cpp699 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) { in getVectorBitmaskConversionCost() function in SystemZTTIImpl
759 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst); in getBoolVecToIntConversionCost()
1036 getVectorBitmaskConversionCost(CmpOpTy, ValTy); in getCmpSelInstrCost()