Searched defs:genParser (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | AttrOrTypeFormatGen.cpp | 284 void DefFormat::genParser(MethodBody &os) { in genParser() function in DefFormat |
H A D | OpFormatGen.cpp | 1288 void OperationFormat::genParser(Operator &op, OpClass &opClass) { genParser() function in OperationFormat |
H A D | OpDefinitionsGen.cpp | 3536 void OpEmitter::genParser() { global() function in OpEmitter |