My Project
mlir::SPIRVTypeConverter Member List

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

convertBlockSignature(Block *block)mlir::TypeConverter
convertSignatureArg(unsigned inputNo, Type type, SignatureConversion &result)mlir::TypeConvertervirtual
convertType(Type type) overridemlir::SPIRVTypeConvertervirtual
mlir::TypeConverter::convertType(Type t, SmallVectorImpl< Type > &results)mlir::TypeConvertervirtual
convertTypes(ArrayRef< Type > types, SmallVectorImpl< Type > &results)mlir::TypeConverter
getIndexType(MLIRContext *context)mlir::SPIRVTypeConverterstatic
isLegal(Type type)mlir::TypeConverter
isSignatureLegal(FunctionType funcType)mlir::TypeConverter
materializeConversion(PatternRewriter &rewriter, Type resultType, ArrayRef< Value > inputs, Location loc)mlir::TypeConverterinlinevirtual
~TypeConverter()=defaultmlir::TypeConvertervirtual