HomeSort by: relevance | last modified time | path
    Searched refs:getVectorBitmaskConversionCost (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZTargetTransformInfo.h 97 unsigned getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy);
SystemZTargetTransformInfo.cpp 653 getVectorBitmaskConversionCost(Type *SrcTy, Type *DstTy) {
713 Cost = getVectorBitmaskConversionCost(CmpOpTy, Dst);
948 getVectorBitmaskConversionCost(CmpOpTy, ValTy);

Completed in 26 milliseconds