Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DDialectConversion.cpp1800 unsigned applyCostModelToPatterns(
2225 applyCostModelToPatterns(anyOpLegalizerPatterns, minOpPatternDepth, in computeLegalizationGraphBenefit()
2268 unsigned minDepth = applyCostModelToPatterns( in computeOpLegalizationDepth()
2274 unsigned OperationLegalizer::applyCostModelToPatterns( in applyCostModelToPatterns() function in OperationLegalizer