Searched refs:verifyOptionalGroupElement (Results 1 – 1 of 1) sorted by relevance
2177 LogicalResult verifyOptionalGroupElement(SMLoc loc, FormatElement *element,3112 if (failed(verifyOptionalGroupElement( in verifyOptionalGroupElements()3119 LogicalResult OpFormatParser::verifyOptionalGroupElement(SMLoc loc, in verifyOptionalGroupElement() function in OpFormatParser3153 return verifyOptionalGroupElement(loc, ele->getArg(), in verifyOptionalGroupElement()3157 if (failed(verifyOptionalGroupElement(loc, ele->getInputs(), in verifyOptionalGroupElement()3160 return verifyOptionalGroupElement(loc, ele->getResults(), in verifyOptionalGroupElement()