Home
last modified time | relevance | path

Searched refs:structFuncArgTypeConverter (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Conversion/LLVMCommon/
H A DTypeConverter.h33 structFuncArgTypeConverter(LLVMTypeConverter &converter, Type type,
218 LogicalResult structFuncArgTypeConverter(LLVMTypeConverter &converter,
/llvm-project-15.0.7/mlir/lib/Conversion/LLVMCommon/
H A DTypeConverter.cpp215 : structFuncArgTypeConverter; in convertFunctionSignature()
533 LogicalResult mlir::structFuncArgTypeConverter(LLVMTypeConverter &converter, in structFuncArgTypeConverter() function in mlir