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

/freebsd-current/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) { function in class:SystemZTTIImpl
759 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst);
1036 getVectorBitmaskConversionCost(CmpOpTy, ValTy);

Completed in 128 milliseconds