Searched refs:llvmFuncType (Results 1 – 1 of 1) sorted by relevance
1029 auto llvmFuncType = LLVM::LLVMFunctionType::get(llvmResultType, argTypes); in parse() local1030 auto wrappedFuncType = LLVM::LLVMPointerType::get(llvmFuncType); in parse()1324 auto llvmFuncType = LLVM::LLVMFunctionType::get(llvmResultType, argTypes); in parse() local1325 auto wrappedFuncType = LLVM::LLVMPointerType::get(llvmFuncType); in parse()