Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tensor/Transforms/
H A DBufferizableOpInterfaceImpl.cpp938 return opOperand == parallelInsertSliceOp.getDestMutable(); in bufferizesToMemoryWrite() local
945 auto parallelInsertSliceOp = cast<ParallelInsertSliceOp>(op); bufferize() local
[all...]
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp663 auto parallelInsertSliceOp = in promote() local
1422 if (auto parallelInsertSliceOp = getCombiningOps() local
[all...]