Searched refs:LLVMCountParamTypes (Results 1 – 3 of 3) sorted by relevance
457 num_first_params = LLVMCountParamTypes(function_type); in si_build_wrapper_function()
1236 unsigned LLVMCountParamTypes(LLVMTypeRef FunctionTy);
657 unsigned LLVMCountParamTypes(LLVMTypeRef FunctionTy) { in LLVMCountParamTypes() function