Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestFormatUtils.cpp36 void test::printCustomDirectiveOperands(OpAsmPrinter &printer, Operation *, in printCustomDirectiveOperands() function in test
129 printCustomDirectiveOperands(printer, op, operand, optOperand, varOperands); in printCustomDirectiveOperandsAndTypes()
H A DTestOpsSyntax.cpp165 static void printCustomDirectiveOperands(OpAsmPrinter &printer, Operation *, in printCustomDirectiveOperands() function
193 printCustomDirectiveOperands(printer, op, operand, optOperand, varOperands); in printCustomDirectiveOperandsAndTypes()
H A DTestFormatUtils.h25 void printCustomDirectiveOperands(mlir::OpAsmPrinter &printer,