Home
last modified time | relevance | path

Searched defs:OpFoldResult (Results 1 – 13 of 13) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Arith/Transforms/
H A DTransforms.h17 class OpFoldResult; variable
/llvm-project/mlir/include/mlir/Dialect/Affine/Transforms/
H A DTransforms.h24 class OpFoldResult; variable
/llvm-project/mlir/include/mlir/Dialect/SCF/Utils/
H A DAffineCanonicalizationUtils.h22 class OpFoldResult; variable
/llvm-project/mlir/include/mlir/Interfaces/
H A DFoldInterfaces.h17 class OpFoldResult; variable
/llvm-project/mlir/include/mlir/Dialect/Affine/
H A DUtils.h342 operator OpFoldResult() const { return v; } OpFoldResult() function
[all...]
/llvm-project/mlir/lib/Interfaces/
H A DViewLikeInterface.cpp192 sameOffsetsSizesAndStrides(OffsetSizeAndStrideOpInterface a,OffsetSizeAndStrideOpInterface b,llvm::function_ref<bool (OpFoldResult,OpFoldResult)> cmp) sameOffsetsSizesAndStrides() argument
/llvm-project/mlir/include/mlir/IR/
H A DAffineMap.h38 class OpFoldResult; variable
H A DOperationSupport.h53 class OpFoldResult; variable
/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DExpandStridedMetadata.cpp569 resolveReshapeStridedMetadata(RewriterBase & rewriter,ReassociativeReshapeLikeOp reshape,function_ref<SmallVector<OpFoldResult> (ReassociativeReshapeLikeOp,OpBuilder &,ArrayRef<OpFoldResult>,unsigned)> getReshapedSizes,function_ref<SmallVector<OpFoldResult> (ReassociativeReshapeLikeOp,OpBuilder &,ArrayRef<OpFoldResult>,ArrayRef<OpFoldResult>,unsigned)> getReshapedStrides) resolveReshapeStridedMetadata() argument
[all...]
/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp236 [](std::tuple<OpFoldResult, OpFoldResult> it) { in makeComposedPadHighOp() argument
[all...]
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp819 foldHook(Operation *,ArrayRef<Attribute>,SmallVectorImpl<OpFoldResult> &) foldHook() argument
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1243 fold(FoldAdaptor,SmallVectorImpl<OpFoldResult> &) fold() argument
2520 fold(FoldAdaptor,SmallVectorImpl<OpFoldResult> &) fold() argument
[all...]
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp2954 fold(FoldAdaptor,SmallVectorImpl<OpFoldResult> &) fold() argument
[all...]