Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DFormatGen.h475 verifyCustomDirectiveArguments(llvm::SMLoc loc,
H A DFormatGen.cpp380 if (failed(verifyCustomDirectiveArguments(loc, arguments))) in parseCustomDirective()
H A DAttrOrTypeFormatGen.cpp883 verifyCustomDirectiveArguments(SMLoc loc,
949 LogicalResult DefFormatParser::verifyCustomDirectiveArguments( in verifyCustomDirectiveArguments() function in DefFormatParser
H A DOpFormatGen.cpp2171 verifyCustomDirectiveArguments(SMLoc loc,
2826 LogicalResult OpFormatParser::verifyCustomDirectiveArguments( in verifyCustomDirectiveArguments() function in OpFormatParser