Home
last modified time | relevance | path

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

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