Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h107 unsigned getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) const;
H A DSystemZTargetTransformInfo.cpp823 unsigned SystemZTTIImpl::getVectorBitmaskConversionCost(Type *SrcTy, in getVectorBitmaskConversionCost() function in SystemZTTIImpl
884 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst); in getBoolVecToIntConversionCost()
1174 getVectorBitmaskConversionCost(CmpOpTy, ValTy); in getCmpSelInstrCost()