Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp2159 class OpFormatParser : public FormatParser { class
2283 LogicalResult OpFormatParser::verify(SMLoc loc, in verify()
2330 OpFormatParser::verifyAttributes(SMLoc loc, in verifyAttributes()
2467 OpFormatParser::verifyAttributeColonType(SMLoc loc, in verifyAttributeColonType()
2473 LogicalResult OpFormatParser::verifyOperands( in verifyOperands()
2538 LogicalResult OpFormatParser::verifyResults( in verifyResults()
2605 OpFormatParser::verifyOIListElements(SMLoc loc, in verifyOIListElements()
2641 void OpFormatParser::handleAllTypesMatchConstraint( in handleAllTypesMatchConstraint()
2658 void OpFormatParser::handleSameTypesConstraint( in handleSameTypesConstraint()
2683 void OpFormatParser::handleTypesMatchConstraint( in handleTypesMatchConstraint()
[all …]