Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2177 LogicalResult verifyOptionalGroupElement(SMLoc loc, FormatElement *element,
3112 if (failed(verifyOptionalGroupElement( in verifyOptionalGroupElements()
3119 LogicalResult OpFormatParser::verifyOptionalGroupElement(SMLoc loc, in verifyOptionalGroupElement() function in OpFormatParser
3153 return verifyOptionalGroupElement(loc, ele->getArg(), in verifyOptionalGroupElement()
3157 if (failed(verifyOptionalGroupElement(loc, ele->getInputs(), in verifyOptionalGroupElement()
3160 return verifyOptionalGroupElement(loc, ele->getResults(), in verifyOptionalGroupElement()