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