Searched refs:parseOptionalAttrDictWithKeyword (Results 1 – 12 of 12) sorted by relevance
349 if (failed(parser.parseOptionalAttrDictWithKeyword(result.attributes))) in parseParallelOp()546 if (failed(parser.parseOptionalAttrDictWithKeyword(result.attributes))) in parseLoopOp()
288 if (parser.parseOptionalAttrDictWithKeyword(attrs)) in parseExecuteOp()
199 if (parser.parseOptionalAttrDictWithKeyword(result.attributes)) in parseFunctionLikeOp()
653 if (failed(parser.parseOptionalAttrDictWithKeyword(result.attributes))) in parseGPUFuncOp()822 if (parser.parseOptionalAttrDictWithKeyword(result.attributes)) in parseGPUModuleOp()
500 parseOptionalAttrDictWithKeyword(NamedAttrList &result) = 0;
782 if (parser.parseOptionalAttrDictWithKeyword(result.attributes)) in parseStringAttrPrettyNameOp()
600 if (parser.parseOptionalAttrDictWithKeyword(result.attributes)) in parseFunctionLibraryOp()
667 if (parser.parseOptionalAttrDictWithKeyword(result.attributes)) in parseIterWhileOp()846 if (parser.parseOptionalAttrDictWithKeyword(result.attributes)) in parseLoopOp()
1254 parser.parseOptionalAttrDictWithKeyword(result.attributes)); in parseWhileOp()
1747 if (parser.parseOptionalAttrDictWithKeyword(state.attributes)) in parseFuncOp()2474 if (parser.parseOptionalAttrDictWithKeyword(state.attributes)) in parseModuleOp()
1158 ParseResult parseOptionalAttrDictWithKeyword(NamedAttrList &result) override { in parseOptionalAttrDictWithKeyword() function in __anond23dd3090611::CustomOpAsmParser
1400 if (failed(parser.parseOptionalAttrDictWithKeyword(result.attributes))) in parseLLVMFuncOp()