Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp866 SmallVector<Value> newInputOperands, newOutputOperands; in matchAndRewrite() local
1074 OpOperandVector newOutputOperands = newOp.getOutputOperands(); in populateOpPayload() local