Home
last modified time | relevance | path

Searched refs:printCustomOptionalOperand (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestFormatUtils.h144 void printCustomOptionalOperand(mlir::OpAsmPrinter &printer, mlir::Operation *,
H A DTestFormatUtils.cpp262 void test::printCustomOptionalOperand(OpAsmPrinter &printer, Operation *, in printCustomOptionalOperand() function in test
H A DTestOpsSyntax.cpp159 static void printCustomOptionalOperand(OpAsmPrinter &printer, Operation *, in printCustomOptionalOperand() function