MLIR  19.0.0git
mlir::Type Member List

This is the complete list of members for mlir::Type, including all inherited members.

AbstractTy typedefmlir::Type
cast() constmlir::Type
dump() constmlir::Type
dyn_cast() constmlir::Type
dyn_cast_or_null() constmlir::Type
getAbstractType() constmlir::Typeinline
getAsOpaquePointer() constmlir::Typeinline
getContext() constmlir::Type
getDialect() constmlir::Typeinline
getFromOpaquePointer(const void *pointer)mlir::Typeinlinestatic
getImpl() constmlir::Typeinline
getIntOrFloatBitWidth() constmlir::Type
getTypeID()mlir::Typeinline
hash_value(Type arg)mlir::Typefriend
hasPromiseOrImplementsInterface()mlir::Typeinline
hasTrait()mlir::Typeinline
implmlir::Typeprotected
ImplType typedefmlir::Type
isa() constmlir::Type
isa_and_nonnull() constmlir::Type
isBF16() constmlir::Type
isF128() constmlir::Type
isF16() constmlir::Type
isF32() constmlir::Type
isF64() constmlir::Type
isF80() constmlir::Type
isFloat8E4M3B11FNUZ() constmlir::Type
isFloat8E4M3FN() constmlir::Type
isFloat8E4M3FNUZ() constmlir::Type
isFloat8E5M2() constmlir::Type
isFloat8E5M2FNUZ() constmlir::Type
isIndex() constmlir::Type
isInteger() constmlir::Type
isInteger(unsigned width) constmlir::Type
isIntOrFloat() constmlir::Type
isIntOrIndex() constmlir::Type
isIntOrIndexOrFloat() constmlir::Type
isSignedInteger() constmlir::Type
isSignedInteger(unsigned width) constmlir::Type
isSignlessInteger() constmlir::Type
isSignlessInteger(unsigned width) constmlir::Type
isSignlessIntOrFloat() constmlir::Type
isSignlessIntOrIndex() constmlir::Type
isSignlessIntOrIndexOrFloat() constmlir::Type
isTF32() constmlir::Type
isUnsignedInteger() constmlir::Type
isUnsignedInteger(unsigned width) constmlir::Type
operator bool() constmlir::Typeinlineexplicit
operator!() constmlir::Typeinline
operator!=(Type other) constmlir::Typeinline
operator=(const Type &other)=defaultmlir::Type
operator==(Type other) constmlir::Typeinline
print(raw_ostream &os) constmlir::Type
print(raw_ostream &os, AsmState &state) constmlir::Type
replace(ReplacementFns &&...replacementFns)mlir::Typeinline
replaceImmediateSubElements(ArrayRef< Attribute > replAttrs, ArrayRef< Type > replTypes) constmlir::Typeinline
Type()=defaultmlir::Type
Type(const ImplType *impl)mlir::Typeinline
Type(const Type &other)=defaultmlir::Type
TypeBase typedefmlir::Type
walk(WalkFns &&...walkFns)mlir::Typeinline
walkImmediateSubElements(function_ref< void(Attribute)> walkAttrsFn, function_ref< void(Type)> walkTypesFn) constmlir::Typeinline