Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp925 static void genCustomDirectiveParser(CustomDirective *dir, MethodBody &body) { in genCustomDirectiveParser() function
1290 genCustomDirectiveParser(customDir, body); in genElementParser()