Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h97 unsigned getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy);
H A DSystemZTargetTransformInfo.cpp653 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) { in getVectorBitmaskConversionCost() function in SystemZTTIImpl
713 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst); in getBoolVecToIntConversionCost()
948 getVectorBitmaskConversionCost(CmpOpTy, ValTy); in getCmpSelInstrCost()