Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp934 static void genCustomDirectiveParser(CustomDirective *dir, OpMethodBody &body) { in genCustomDirectiveParser() function
1180 genCustomDirectiveParser(customDir, body); in genElementParser()