Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.h80 unsigned getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy);
DSystemZTargetTransformInfo.cpp557 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) { in getVectorBitmaskConversionCost() function in SystemZTTIImpl
643 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst); in getCastInstrCost()
776 getVectorBitmaskConversionCost(CmpOpTy, ValTy); in getCmpSelInstrCost()