Searched refs:convertFunctionTypeCWrapper (Results 1 – 2 of 2) sorted by relevance
121 LLVM::LLVMType convertFunctionTypeCWrapper(FunctionType type);
262 LLVMTypeConverter::convertFunctionTypeCWrapper(FunctionType type) { in convertFunctionTypeCWrapper() function in LLVMTypeConverter1238 typeConverter.convertFunctionTypeCWrapper(type), LLVM::Linkage::External, in wrapForExternalCallers()1277 typeConverter.convertFunctionTypeCWrapper(funcOp.getType()); in wrapExternalFunction()