AttrTypeElision enum name | mlir::AsmPrinter::Impl | |
BindingStrength enum name | mlir::AsmPrinter::Impl | protected |
getStream() | mlir::AsmPrinter::Impl | inline |
Impl(raw_ostream &os, AsmStateImpl &state) | mlir::AsmPrinter::Impl | |
Impl(Impl &other) | mlir::AsmPrinter::Impl | inlineexplicit |
interleaveComma(const Container &c, UnaryFunctor eachFn) const | mlir::AsmPrinter::Impl | inline |
newLine | mlir::AsmPrinter::Impl | protected |
os | mlir::AsmPrinter::Impl | protected |
popCyclicPrinting() | mlir::AsmPrinter::Impl | |
printAffineConstraint(AffineExpr expr, bool isEq) | mlir::AsmPrinter::Impl | |
printAffineExpr(AffineExpr expr, function_ref< void(unsigned, bool)> printValueName=nullptr) | mlir::AsmPrinter::Impl | |
printAffineExprInternal(AffineExpr expr, BindingStrength enclosingTightness, function_ref< void(unsigned, bool)> printValueName=nullptr) | mlir::AsmPrinter::Impl | protected |
printAffineMap(AffineMap map) | mlir::AsmPrinter::Impl | |
printAlias(Attribute attr) | mlir::AsmPrinter::Impl | |
printAlias(Type type) | mlir::AsmPrinter::Impl | |
printAttribute(Attribute attr, AttrTypeElision typeElision=AttrTypeElision::Never) | mlir::AsmPrinter::Impl | |
printAttributeImpl(Attribute attr, AttrTypeElision typeElision=AttrTypeElision::Never) | mlir::AsmPrinter::Impl | |
printDenseArrayAttr(DenseArrayAttr attr) | mlir::AsmPrinter::Impl | protected |
printDenseElementsAttr(DenseElementsAttr attr, bool allowHex) | mlir::AsmPrinter::Impl | protected |
printDenseIntOrFPElementsAttr(DenseIntOrFPElementsAttr attr, bool allowHex) | mlir::AsmPrinter::Impl | protected |
printDenseStringElementsAttr(DenseStringElementsAttr attr) | mlir::AsmPrinter::Impl | protected |
printDialectAttribute(Attribute attr) | mlir::AsmPrinter::Impl | protected |
printDialectType(Type type) | mlir::AsmPrinter::Impl | protected |
printDimensionList(ArrayRef< int64_t > shape) | mlir::AsmPrinter::Impl | |
printerFlags | mlir::AsmPrinter::Impl | protected |
printEscapedString(StringRef str) | mlir::AsmPrinter::Impl | protected |
printHexString(StringRef str) | mlir::AsmPrinter::Impl | protected |
printHexString(ArrayRef< char > data) | mlir::AsmPrinter::Impl | protected |
printIntegerSet(IntegerSet set) | mlir::AsmPrinter::Impl | |
printLocation(LocationAttr loc, bool allowAlias=false) | mlir::AsmPrinter::Impl | |
printLocationInternal(LocationAttr loc, bool pretty=false, bool isTopLevel=false) | mlir::AsmPrinter::Impl | protected |
printNamedAttribute(NamedAttribute attr) | mlir::AsmPrinter::Impl | protected |
printOptionalAttrDict(ArrayRef< NamedAttribute > attrs, ArrayRef< StringRef > elidedAttrs={}, bool withKeyword=false) | mlir::AsmPrinter::Impl | protected |
printResourceHandle(const AsmDialectResourceHandle &resource) | mlir::AsmPrinter::Impl | |
printTrailingLocation(Location loc, bool allowAlias=true) | mlir::AsmPrinter::Impl | protected |
printType(Type type) | mlir::AsmPrinter::Impl | |
printTypeImpl(Type type) | mlir::AsmPrinter::Impl | |
pushCyclicPrinting(const void *opaquePointer) | mlir::AsmPrinter::Impl | |
state | mlir::AsmPrinter::Impl | protected |