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.h101 unsigned getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy);
H A DSystemZTargetTransformInfo.cpp701 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) { in getVectorBitmaskConversionCost() function in SystemZTTIImpl
761 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst); in getBoolVecToIntConversionCost()
1038 getVectorBitmaskConversionCost(CmpOpTy, ValTy); in getCmpSelInstrCost()