Searched defs:LLVMFunctionType (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/include/mlir/Conversion/LLVMCommon/ | ||
| H A D | TypeConverter.h | 29 class LLVMFunctionType; global() variable |
| /llvm-project/llvm/lib/IR/ | ||
| H A D | Core.cpp | 765 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType, LLVMFunctionType() function |