Searched refs:printCustomDirectiveOperands (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/test/lib/Dialect/Test/ |
H A D | TestFormatUtils.cpp | 36 void test::printCustomDirectiveOperands(OpAsmPrinter &printer, Operation *, in printCustomDirectiveOperands() function in test 129 printCustomDirectiveOperands(printer, op, operand, optOperand, varOperands); in printCustomDirectiveOperandsAndTypes()
|
H A D | TestOpsSyntax.cpp | 165 static void printCustomDirectiveOperands(OpAsmPrinter &printer, Operation *, in printCustomDirectiveOperands() function 193 printCustomDirectiveOperands(printer, op, operand, optOperand, varOperands); in printCustomDirectiveOperandsAndTypes()
|
H A D | TestFormatUtils.h | 25 void printCustomDirectiveOperands(mlir::OpAsmPrinter &printer,
|