My Project
|
This is the complete list of members for mlir::TypeConverter, including all inherited members.
convertBlockSignature(Block *block) | mlir::TypeConverter | |
convertSignatureArg(unsigned inputNo, Type type, SignatureConversion &result) | mlir::TypeConverter | virtual |
convertType(Type t, SmallVectorImpl< Type > &results) | mlir::TypeConverter | virtual |
convertType(Type t) | mlir::TypeConverter | inlinevirtual |
convertTypes(ArrayRef< Type > types, SmallVectorImpl< Type > &results) | mlir::TypeConverter | |
isLegal(Type type) | mlir::TypeConverter | |
isSignatureLegal(FunctionType funcType) | mlir::TypeConverter | |
materializeConversion(PatternRewriter &rewriter, Type resultType, ArrayRef< Value > inputs, Location loc) | mlir::TypeConverter | inlinevirtual |
~TypeConverter()=default | mlir::TypeConverter | virtual |