Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp267 bool OpPrintingFlags::shouldPrintGenericOpForm() const { in shouldPrintGenericOpForm() function in OpPrintingFlags
430 if (!printerFlags.shouldPrintGenericOpForm()) { in print()
1083 if (!printerFlags.shouldPrintGenericOpForm()) { in numberValuesInRegion()
1158 if (!printerFlags.shouldPrintGenericOpForm()) { in numberValuesInOp()
1347 if (printerFlags.shouldPrintGenericOpForm() || in verifyOpAndAdjustFlags()
2866 if (!printerFlags.shouldPrintGenericOpForm()) { in printOperation()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOperationSupport.h804 bool shouldPrintGenericOpForm() const;