Home
last modified time | relevance | path

Searched defs:RewritePattern (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Conversion/AffineToStandard/
H A DAffineToStandard.h18 class RewritePattern; variable
/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h387 : RewritePattern(Pattern::MatchTraitOpTypeTag(), TypeID::get<TraitType>(), RewritePattern() function
[all...]
H A DOperationSupport.h57 class RewritePattern; variable