Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DAsmState.h32 class AsmStateImpl; variable
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp1810 class AsmStateImpl { global() class
1812 explicit AsmStateImpl(Operation *op, const OpPrintingFlags &printerFlags, AsmStateImpl() function in mlir::detail::AsmStateImpl
1816 explicit AsmStateImpl(MLIRContext *ctx, const OpPrintingFlags &printerFlags, AsmStateImpl() function in mlir::detail::AsmStateImpl