/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_coro.c | 171 LLVMTypeRef malloc_type = LLVMFunctionType(mem_ptr_type, &int32_type, 1, 0); in lp_build_coro_declare_malloc_hooks() 174 …LLVMTypeRef free_type = LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context), &mem_ptr_type, 1… in lp_build_coro_declare_malloc_hooks() 190 LLVMFunctionType(mem_ptr_type, in lp_build_coro_begin_alloc_mem()
|
D | lp_bld_printf.c | 45 LLVMTypeRef printf_type = LLVMFunctionType(LLVMInt32TypeInContext(gallivm->context), NULL, 0, 1); in lp_init_printf_hook() 74 LLVMTypeRef printf_type = LLVMFunctionType(LLVMInt32TypeInContext(gallivm->context), NULL, 0, 1); in lp_build_print_args()
|
D | lp_bld_assert.c | 78 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, 2, 0); in lp_build_assert()
|
D | lp_bld_intr.c | 130 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_declare_intrinsic() 251 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_intrinsic()
|
D | lp_bld_const.c | 475 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_const_func_pointer()
|
D | lp_bld_format_aos.c | 837 function_type = LLVMFunctionType(ret_type, arg_types, in lp_build_fetch_rgba_aos() 943 function_type = LLVMFunctionType(ret_type, arg_types, ARRAY_SIZE(arg_types), 0); in lp_build_fetch_rgba_aos()
|
D | lp_bld_conv.c | 217 LLVMTypeRef func_type = LLVMFunctionType(i16t, &f32t, 1, 0); in lp_build_float_to_half()
|
D | lp_bld_format_s3tc.c | 2008 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, ARRAY_SIZE(arg_types), 0); in update_cached_block()
|
D | lp_bld_sample_soa.c | 4198 LLVMTypeRef function_type = LLVMFunctionType(ret_type, arg_types, num_param, 0); in lp_build_sample_soa_func()
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLJIT.cpp | 143 fFunctions[&f] = LLVMAddFunction(fModule, realName, LLVMFunctionType(returnType, in addBuiltinFunction() 161 fFunctions[f] = LLVMAddFunction(fModule, realName, LLVMFunctionType( in addBuiltinFunction() 1733 LLVMTypeRef stageFuncType = LLVMFunctionType(returnType, parameterTypes, 12, false); in compileStageFunction() 1774 LLVMFunctionType(returnType, parameterTypes.data(), in compileFunction() 1811 LLVMFunctionType(fInt1Type, fold2Params, 1, false)); in createModule() 1813 LLVMFunctionType(fInt1Type, fold2Params, 1, false)); in createModule() 1816 LLVMFunctionType(fInt1Type, fold3Params, 1, false)); in createModule() 1818 LLVMFunctionType(fInt1Type, fold3Params, 1, false)); in createModule() 1821 LLVMFunctionType(fInt1Type, fold4Params, 1, false)); in createModule() 1823 LLVMFunctionType(fInt1Type, fold4Params, 1, false)); in createModule() [all …]
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_printf.c | 65 …LLVMValueRef func = LLVMAddFunction(module, "test_printf", LLVMFunctionType(LLVMVoidTypeInContext(… in add_printf_test()
|
D | lp_test_arit.c | 350 LLVMFunctionType(LLVMVoidTypeInContext(context), in build_unary_test_func()
|
D | lp_test_format.c | 108 LLVMFunctionType(LLVMVoidTypeInContext(context), in add_fetch_rgba_test()
|
D | lp_test_conv.c | 120 LLVMFunctionType(LLVMVoidTypeInContext(context), in add_conv_test()
|
D | lp_state_fs_linear_llvm.c | 292 LLVMFunctionType(ret_type, arg_types, ARRAY_SIZE(arg_types), 0); in llvmpipe_fs_variant_linear_llvm()
|
D | lp_jit.c | 335 func_type = LLVMFunctionType(ret_type, arg_types, ARRAY_SIZE(arg_types), 0); in lp_jit_create_types()
|
D | lp_test_blend.c | 163 …func = LLVMAddFunction(module, "test", LLVMFunctionType(LLVMVoidTypeInContext(context), args, 5, 0… in add_blend_test()
|
D | lp_state_cs.c | 125 func_type = LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context), in generate_compute() 128 coro_func_type = LLVMFunctionType(LLVMPointerType(LLVMInt8TypeInContext(gallivm->context), 0), in generate_compute()
|
D | lp_state_setup.c | 679 LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context), in generate_setup_variant()
|
D | lp_state_fs.c | 3156 func_type = LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context), in generate_fragment()
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 304 LLVMTypeRef function_type = LLVMFunctionType(return_type, param_types, param_count, 0); in ac_build_intrinsic() 423 LLVMTypeRef ftype = LLVMFunctionType(ctx->voidt, NULL, 0, false); in ac_build_optimization_barrier() 429 LLVMTypeRef ftype = LLVMFunctionType(ctx->i32, &ctx->i32, 1, false); in ac_build_optimization_barrier() 436 LLVMTypeRef ftype = LLVMFunctionType(ctx->i16, &ctx->i16, 1, false); in ac_build_optimization_barrier() 442 LLVMTypeRef ftype = LLVMFunctionType(type, &type, 1, false); in ac_build_optimization_barrier() 447 LLVMTypeRef ftype = LLVMFunctionType(ctx->i32, &ctx->i32, 1, false); in ac_build_optimization_barrier() 1368 LLVMTypeRef calltype = LLVMFunctionType(LLVMVectorType(ctx->f32, 5), param_types, 2, false); in ac_build_buffer_load_format() 2368 LLVMTypeRef calltype = LLVMFunctionType(ctx->i32, param_types, 2, false); in ac_build_cvt_pknorm_i16_f16() 2381 LLVMTypeRef calltype = LLVMFunctionType(ctx->i32, param_types, 2, false); in ac_build_cvt_pknorm_u16_f16() 4540 LLVMTypeRef main_function_type = LLVMFunctionType(ret_type, arg_types, args->arg_count, 0); in ac_build_main() [all …]
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 1971 func_type = LLVMFunctionType(LLVMInt8TypeInContext(context), in draw_llvm_generate() 2786 func_type = LLVMFunctionType(int32_type, arg_types, ARRAY_SIZE(arg_types), 0); in draw_gs_llvm_generate() 3371 func_type = LLVMFunctionType(int32_type, arg_types, ARRAY_SIZE(arg_types) - 1, 0); in draw_tcs_llvm_generate() 3373 …coro_func_type = LLVMFunctionType(LLVMPointerType(LLVMInt8TypeInContext(gallivm->context), 0), arg… in draw_tcs_llvm_generate() 3950 func_type = LLVMFunctionType(int32_type, arg_types, ARRAY_SIZE(arg_types), 0); in draw_tes_llvm_generate()
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | sparse-llvm.c | 49 return LLVMFunctionType(ret_type, arg_type, n_arg, sym->variadic); in sym_func_type()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | Core.h | 1219 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 642 LLVMTypeRef LLVMFunctionType(LLVMTypeRef ReturnType, in LLVMFunctionType() function
|