Home
last modified time | relevance | path

Searched refs:printTestType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestTypes.cpp463 void TestDialect::printTestType(Type type, AsmPrinter &printer, in printTestType() function in TestDialect
476 printTestType(rec.getBody(), printer, stack); in printTestType()
484 printTestType(type, printer, stack); in printType()
H A DTestDialect.td56 void printTestType(::mlir::Type type, ::mlir::AsmPrinter &printer,