Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp683 void printGenericOp(Operation *op, bool printOpName = true) override { printGenericOp() function in __anonc242fc4b0611::DummyAliasOperationPrinter
3543 void OperationPrinter::printGenericOp(Operation *op, bool printOpName) { printGenericOp() function in OperationPrinter