Searched refs:parseCommonStructuredOpParts (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/mlir/lib/Dialect/Linalg/IR/ |
D | LinalgOps.cpp | 97 parseCommonStructuredOpParts(OpAsmParser &parser, OperationState &result, 331 if (parseCommonStructuredOpParts(parser, result, inputTypes, in parseGenericOp() 1526 parseCommonStructuredOpParts(OpAsmParser &parser, OperationState &result, in parseCommonStructuredOpParts() function 1581 if (parseCommonStructuredOpParts(parser, result, inputTypes, in parseNamedStructuredOp()
|