Home
last modified time | relevance | path

Searched refs:outputBuffersOperands (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/Linalg/IR/
DLinalgOps.cpp1533 outputBuffersOperands, initTensorsOperands; in parseCommonStructuredOpParts() local
1550 parser.parseOperandList(outputBuffersOperands) || in parseCommonStructuredOpParts()
1563 parser.resolveOperands(outputBuffersOperands, outputBufferTypes, in parseCommonStructuredOpParts()
1572 static_cast<int32_t>(outputBuffersOperands.size()), in parseCommonStructuredOpParts()