Home
last modified time | relevance | path

Searched defs:genParser (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DAttrOrTypeFormatGen.cpp284 void DefFormat::genParser(MethodBody &os) { in genParser() function in DefFormat
H A DOpFormatGen.cpp1288 void OperationFormat::genParser(Operator &op, OpClass &opClass) { genParser() function in OperationFormat
H A DOpDefinitionsGen.cpp3536 void OpEmitter::genParser() { global() function in OpEmitter