Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp112 static void printStandardBinaryOp(Operation *op, OpAsmPrinter &p) { in printStandardBinaryOp() function
/external/llvm-project/mlir/include/mlir/Dialect/StandardOps/IR/
DOps.td116 return printStandardBinaryOp(this->getOperation(), p);