Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.h82 unsigned getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy);
H A DSystemZTargetTransformInfo.cpp583 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) { in getVectorBitmaskConversionCost() function in SystemZTTIImpl
643 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst); in getBoolVecToIntConversionCost()
834 getVectorBitmaskConversionCost(CmpOpTy, ValTy); in getCmpSelInstrCost()