Searched defs:printAssembly (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | ExtensibleDialect.h | 458 void printAssembly(Operation *op, OpAsmPrinter &printer, in printAssembly() function |
H A D | OperationSupport.h | 307 return getImpl()->printAssembly(op, p, defaultDialect); in printAssembly() function |
/llvm-project/mlir/lib/IR/ | ||
H A D | MLIRContext.cpp | 832 void OperationName::UnregisteredOpModel::printAssembly( printAssembly() function in OperationName::UnregisteredOpModel |