Searched defs:convertType (Results 1 – 8 of 8) sorted by relevance
35 static LogicalResult convertType(Type t, SmallVectorImpl<Type> &results) { convertType() function
31 mlir::Type convertType(mlir::Type ty) const { in convertType() function
172 Type convertType(llvm::Type *type) { convertType() function
268 llvmTy = llvmTypeConverter.convertType(fieldTy); in convertType() function in fir::DebugTypeGenerator [all...]
255 TargetType convertType(Type t) const { convertType() function
1733 llvm::Type *ModuleTranslation::convertType(Type type) { convertType() function in ModuleTranslation
3021 LogicalResult TypeConverter::convertType(Type t, convertType() function in TypeConverter 3066 Type TypeConverter::convertType(Type t) const { convertType() function in TypeConverter
1057 static LogicalResult convertType(Type t, SmallVectorImpl<Type> &results) { convertType() function