Home
last modified time | relevance | path

Searched defs:genLiteralPrinter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DAttrOrTypeFormatGen.cpp760 void DefFormat::genLiteralPrinter(StringRef value, FmtContext &ctx, in genLiteralPrinter() function in DefFormat
H A DOpFormatGen.cpp1960 static void genLiteralPrinter(StringRef value, MethodBody &body, genLiteralPrinter() function