Home
last modified time | relevance | path

Searched defs:reshapedSource (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp1342 if (OpFoldResult reshapedSource = reshapeConstantSource( fold() local
1583 if (OpFoldResult reshapedSource = reshapeConstantSource( fold() local
2462 if (OpFoldResult reshapedSource = reshapeConstantSource( fold() local
4286 if (OpFoldResult reshapedSource = reshapeConstantSource( fold() local
4484 if (OpFoldResult reshapedSource = reshapeConstantSource( fold() local
[all...]
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DDropUnitDims.cpp740 tensor::CollapseShapeOp reshapedSource; matchAndRewrite() local