/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 65 texture_type = LLVMStructTypeInContext(lc, elem_types, in create_jit_texture_type() 118 sampler_type = LLVMStructTypeInContext(lc, elem_types, in create_jit_sampler_type() 153 image_type = LLVMStructTypeInContext(lc, elem_types, in create_jit_image_type() 196 viewport_type = LLVMStructTypeInContext(lc, elem_types, in lp_jit_create_types() 239 context_type = LLVMStructTypeInContext(lc, elem_types, in lp_jit_create_types() 302 thread_data_type = LLVMStructTypeInContext(lc, elem_types, in lp_jit_create_types() 357 thread_data_type = LLVMStructTypeInContext(lc, elem_types, in lp_jit_create_cs_types() 387 cs_context_type = LLVMStructTypeInContext(lc, elem_types, in lp_jit_create_cs_types()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format.c | 52 s = LLVMStructTypeInContext(gallivm->context, elem_types, in lp_build_format_cache_type()
|
D | lp_bld_arit_overflow.c | 89 otype = LLVMStructTypeInContext(gallivm->context, oelems, 2, FALSE); in build_binary_int_overflow()
|
D | lp_bld_sample_soa.c | 3704 ret_type = LLVMStructTypeInContext(gallivm->context, val_type, 4, 0); in lp_build_sample_soa_func() 4284 LLVMTypeRef ret_type = LLVMStructTypeInContext(gallivm->context, val_type, 4, 0); in lp_build_sample_array_init_soa()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 127 dvbuffer_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_jit_dvbuffer_type() 166 texture_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_jit_texture_type() 226 sampler_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_jit_sampler_type() 269 image_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_jit_image_type() 335 context_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_jit_context_type() 407 context_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_gs_jit_context_type() 477 vb_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_jit_vertex_buffer_type() 513 vertex_header = LLVMStructTypeInContext(gallivm->context, elem_types, in create_jit_vertex_header() 579 context_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_tcs_jit_context_type() 679 context_type = LLVMStructTypeInContext(gallivm->context, elem_types, in create_tes_jit_context_type()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm.c | 147 ret_type = LLVMStructTypeInContext(ctx->ac.context, return_types, num_return_elems, true); in si_llvm_create_func()
|
D | gfx10_shader_ngg.c | 1446 LLVMTypeRef type = LLVMStructTypeInContext(ctx->ac.context, elements, 2, false); in ngg_gs_get_vertex_storage()
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 125 S = LLVMStructTypeInContext(Ctx, Elts.data(), EltCount, in Clone()
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 457 return LLVMStructTypeInContext(C, (LLVMTypeRef *) ElementTypes, in llvm_struct_type() 464 return LLVMStructTypeInContext(C, (LLVMTypeRef *) ElementTypes, in llvm_packed_struct_type()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 388 return LLVMStructTypeInContext(C, (LLVMTypeRef *) ElementTypes, in llvm_struct_type() 395 return LLVMStructTypeInContext(C, (LLVMTypeRef *) ElementTypes, in llvm_packed_struct_type()
|
/external/llvm-project/llvm/tools/llvm-c-test/ |
D | echo.cpp | 128 S = LLVMStructTypeInContext(Ctx, Elts.data(), EltCount, in Clone()
|
/external/llvm/include/llvm-c/ |
D | Core.h | 992 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes,
|
/external/llvm/lib/IR/ |
D | Core.cpp | 507 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext() function 515 return LLVMStructTypeInContext(LLVMGetGlobalContext(), ElementTypes, in LLVMStructType()
|
/external/llvm-project/llvm/include/llvm-c/ |
D | Core.h | 1285 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | Core.h | 1273 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes,
|
/external/llvm-project/llvm/lib/IR/ |
D | Core.cpp | 682 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext() function 690 return LLVMStructTypeInContext(LLVMGetGlobalContext(), ElementTypes, in LLVMStructType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Core.cpp | 670 LLVMTypeRef LLVMStructTypeInContext(LLVMContextRef C, LLVMTypeRef *ElementTypes, in LLVMStructTypeInContext() function 678 return LLVMStructTypeInContext(LLVMGetGlobalContext(), ElementTypes, in LLVMStructType()
|
/external/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 264 ret_type = LLVMStructTypeInContext(ctx->context, types, 2, true); in emit_uint_carry() 4528 return LLVMStructTypeInContext(ac->context, member_types, glsl_get_length(type), false); in glsl_to_llvm_type()
|
/external/llvm/bindings/go/llvm/ |
D | ir.go | 554 t.C = C.LLVMStructTypeInContext(c.C,
|
/external/llvm-project/llvm/bindings/go/llvm/ |
D | ir.go | 619 t.C = C.LLVMStructTypeInContext(c.C,
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_nir_to_llvm.c | 2105 LLVMTypeRef type = LLVMStructTypeInContext(ctx->ac.context, elements, 2, false); in ngg_gs_get_vertex_storage()
|