Home
last modified time | relevance | path

Searched defs:RewriterBase (Results 1 – 17 of 17) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Linalg/Transforms/
H A DHoisting.h14 class RewriterBase; variable
/llvm-project/mlir/include/mlir/Transforms/
H A DCSE.h20 class RewriterBase; variable
H A DLoopInvariantCodeMotionUtils.h21 class RewriterBase; variable
H A DRegionUtils.h18 class RewriterBase; variable
/llvm-project/mlir/include/mlir/Dialect/NVGPU/Transforms/
H A DTransforms.h19 class RewriterBase; variable
/llvm-project/mlir/include/mlir/Dialect/Affine/Transforms/
H A DTransforms.h26 class RewriterBase; variable
/llvm-project/mlir/include/mlir/Dialect/SCF/Utils/
H A DAffineCanonicalizationUtils.h23 class RewriterBase; variable
H A DUtils.h27 class RewriterBase; variable
[all...]
/llvm-project/mlir/include/mlir/Dialect/Affine/
H A DViewLikeInterfaceUtils.h17 class RewriterBase; variable
/llvm-project/mlir/include/mlir/Dialect/MemRef/Transforms/
H A DTransforms.h23 class RewriterBase; variable
/llvm-project/mlir/include/mlir/Interfaces/
H A DLoopLikeInterface.h19 class RewriterBase; variable
/llvm-project/mlir/include/mlir/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.h24 class RewriterBase; global() variable
/llvm-project/mlir/include/mlir/Dialect/Vector/Transforms/
H A DVectorTransforms.h19 class RewriterBase; global() variable
/llvm-project/mlir/include/mlir/Dialect/SCF/Transforms/
H A DTransforms.h22 class RewriterBase; variable
H A DTileUsingInterface.h23 class RewriterBase; global() variable
/llvm-project/mlir/include/mlir/Dialect/Utils/
H A DStructuredOpsUtils.h32 class RewriterBase; variable
/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h747 explicit RewriterBase(const OpBuilder &otherBuilder) RewriterBase() function
769 : RewriterBase(ctx, listener) {} RewriterBase() function
772 : RewriterBase(op, listener) {} RewriterBase() function
[all...]