/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.c | 109 create_pass_manager(struct gallivm_state *gallivm) in create_pass_manager() 166 gallivm_free_ir(struct gallivm_state *gallivm) in gallivm_free_ir() 208 gallivm_free_code(struct gallivm_state *gallivm) in gallivm_free_code() 220 init_gallivm_engine(struct gallivm_state *gallivm) in init_gallivm_engine() 287 init_gallivm_state(struct gallivm_state *gallivm, const char *name, in init_gallivm_state() 500 struct gallivm_state *gallivm; in gallivm_create() local 518 gallivm_destroy(struct gallivm_state *gallivm) in gallivm_destroy() 531 gallivm_verify_function(struct gallivm_state *gallivm, in gallivm_verify_function() 556 gallivm_compile_module(struct gallivm_state *gallivm) in gallivm_compile_module() 677 gallivm_jit_function(struct gallivm_state *gallivm, in gallivm_jit_function()
|
D | lp_bld_const.c | 225 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type) in lp_build_undef() 233 lp_build_zero(struct gallivm_state *gallivm, struct lp_type type) in lp_build_zero() 249 lp_build_one(struct gallivm_state *gallivm, struct lp_type type) in lp_build_one() 299 lp_build_const_elem(struct gallivm_state *gallivm, in lp_build_const_elem() 325 lp_build_const_vec(struct gallivm_state *gallivm, struct lp_type type, in lp_build_const_vec() 342 lp_build_const_int_vec(struct gallivm_state *gallivm, struct lp_type type, in lp_build_const_int_vec() 362 lp_build_const_aos(struct gallivm_state *gallivm, in lp_build_const_aos() 395 lp_build_const_mask_aos(struct gallivm_state *gallivm, in lp_build_const_mask_aos() 422 lp_build_const_mask_aos_swizzled(struct gallivm_state *gallivm, in lp_build_const_mask_aos_swizzled() 445 lp_build_const_string(struct gallivm_state *gallivm, in lp_build_const_string() [all …]
|
D | lp_bld_pack.c | 87 lp_build_const_unpack_shuffle(struct gallivm_state *gallivm, in lp_build_const_unpack_shuffle() 111 lp_build_const_unpack_shuffle_half(struct gallivm_state *gallivm, in lp_build_const_unpack_shuffle_half() 136 lp_build_const_unpack_shuffle_16wide(struct gallivm_state *gallivm, in lp_build_const_unpack_shuffle_16wide() 161 lp_build_const_pack_shuffle(struct gallivm_state *gallivm, unsigned n) in lp_build_const_pack_shuffle() 184 lp_build_extract_range(struct gallivm_state *gallivm, in lp_build_extract_range() 212 lp_build_concat(struct gallivm_state *gallivm, in lp_build_concat() 256 lp_build_concat_n(struct gallivm_state *gallivm, in lp_build_concat_n() 292 lp_build_uninterleave1(struct gallivm_state *gallivm, in lp_build_uninterleave1() 317 lp_build_interleave2(struct gallivm_state *gallivm, in lp_build_interleave2() 381 lp_build_interleave2_half(struct gallivm_state *gallivm, in lp_build_interleave2_half() [all …]
|
D | lp_bld_const.h | 124 lp_build_const_int32(struct gallivm_state *gallivm, int i) in lp_build_const_int32() 131 lp_build_const_float(struct gallivm_state *gallivm, float x) in lp_build_const_float() 139 lp_build_const_int_pointer(struct gallivm_state *gallivm, const void *ptr) in lp_build_const_int_pointer()
|
D | lp_bld_flow.c | 55 lp_build_insert_new_block(struct gallivm_state *gallivm, const char *name) in lp_build_insert_new_block() 86 struct gallivm_state *gallivm) in lp_build_flow_skip_begin() 164 struct gallivm_state *gallivm, in lp_build_mask_begin() 218 struct gallivm_state *gallivm, in lp_build_loop_begin() 290 struct gallivm_state *gallivm, in lp_build_for_loop_begin() 378 struct gallivm_state *gallivm, in lp_build_if() 458 create_builder_at_entry(struct gallivm_state *gallivm) in create_builder_at_entry() 493 lp_build_alloca(struct gallivm_state *gallivm, in lp_build_alloca() 514 lp_build_alloca_undef(struct gallivm_state *gallivm, in lp_build_alloca_undef() 544 lp_build_array_alloca(struct gallivm_state *gallivm, in lp_build_array_alloca()
|
D | lp_bld_arit_overflow.c | 59 build_binary_int_overflow(struct gallivm_state *gallivm, in build_binary_int_overflow() 120 lp_build_uadd_overflow(struct gallivm_state *gallivm, in lp_build_uadd_overflow() 144 lp_build_usub_overflow(struct gallivm_state *gallivm, in lp_build_usub_overflow() 168 lp_build_umul_overflow(struct gallivm_state *gallivm, in lp_build_umul_overflow()
|
D | lp_bld_format_yuv.c | 55 uyvy_to_yuv_soa(struct gallivm_state *gallivm, in uyvy_to_yuv_soa() 139 yuyv_to_yuv_soa(struct gallivm_state *gallivm, in yuyv_to_yuv_soa() 216 yuv_to_rgb_soa(struct gallivm_state *gallivm, in yuv_to_rgb_soa() 315 rgb_to_rgba_aos(struct gallivm_state *gallivm, in rgb_to_rgba_aos() 365 uyvy_to_rgba_aos(struct gallivm_state *gallivm, in uyvy_to_rgba_aos() 386 yuyv_to_rgba_aos(struct gallivm_state *gallivm, in yuyv_to_rgba_aos() 407 rgbg_to_rgba_aos(struct gallivm_state *gallivm, in rgbg_to_rgba_aos() 426 grgb_to_rgba_aos(struct gallivm_state *gallivm, in grgb_to_rgba_aos() 444 grbr_to_rgba_aos(struct gallivm_state *gallivm, in grbr_to_rgba_aos() 463 rgrb_to_rgba_aos(struct gallivm_state *gallivm, in rgrb_to_rgba_aos() [all …]
|
D | lp_bld_struct.c | 46 lp_build_struct_get_ptr(struct gallivm_state *gallivm, in lp_build_struct_get_ptr() 64 lp_build_struct_get(struct gallivm_state *gallivm, in lp_build_struct_get() 81 lp_build_array_get_ptr(struct gallivm_state *gallivm, in lp_build_array_get_ptr() 101 lp_build_array_get(struct gallivm_state *gallivm, in lp_build_array_get() 119 lp_build_array_set(struct gallivm_state *gallivm, in lp_build_array_set()
|
D | lp_bld_format_cached.c | 56 update_cache_access(struct gallivm_state *gallivm, in update_cache_access() 78 store_cached_block(struct gallivm_state *gallivm, in store_cached_block() 111 lookup_cached_pixel(struct gallivm_state *gallivm, in lookup_cached_pixel() 127 lookup_tag_data(struct gallivm_state *gallivm, in lookup_tag_data() 143 update_cached_block(struct gallivm_state *gallivm, in update_cached_block() 244 lp_build_fetch_cached_texels(struct gallivm_state *gallivm, in lp_build_fetch_cached_texels()
|
D | lp_bld_type.c | 37 lp_build_elem_type(struct gallivm_state *gallivm, struct lp_type type) in lp_build_elem_type() 62 lp_build_vec_type(struct gallivm_state *gallivm,struct lp_type type) in lp_build_vec_type() 160 lp_build_int_elem_type(struct gallivm_state *gallivm, struct lp_type type) in lp_build_int_elem_type() 167 lp_build_int_vec_type(struct gallivm_state *gallivm, struct lp_type type) in lp_build_int_vec_type() 367 struct gallivm_state *gallivm, in lp_build_context_init()
|
D | lp_bld_flow.h | 53 struct gallivm_state *gallivm; member 116 struct gallivm_state *gallivm; member 150 struct gallivm_state *gallivm; member 170 struct gallivm_state *gallivm; member
|
D | lp_bld_printf.c | 45 lp_build_print_args(struct gallivm_state* gallivm, in lp_build_print_args() 79 lp_build_print_value(struct gallivm_state *gallivm, in lp_build_print_value() 193 lp_build_printf(struct gallivm_state *gallivm, in lp_build_printf()
|
D | lp_bld_gather.c | 49 lp_build_gather_elem_ptr(struct gallivm_state *gallivm, in lp_build_gather_elem_ptr() 80 lp_build_gather_elem(struct gallivm_state *gallivm, in lp_build_gather_elem() 164 lp_build_gather_elem_vec(struct gallivm_state *gallivm, in lp_build_gather_elem_vec() 279 lp_build_gather_avx2(struct gallivm_state *gallivm, in lp_build_gather_avx2() 409 lp_build_gather(struct gallivm_state *gallivm, in lp_build_gather() 587 lp_build_gather_values(struct gallivm_state * gallivm, in lp_build_gather_values()
|
D | lp_bld_swizzle.c | 47 lp_build_broadcast(struct gallivm_state *gallivm, in lp_build_broadcast() 92 lp_build_extract_broadcast(struct gallivm_state *gallivm, in lp_build_extract_broadcast() 328 lp_build_swizzle_aos_n(struct gallivm_state* gallivm, in lp_build_swizzle_aos_n() 647 lp_build_transpose_aos(struct gallivm_state *gallivm, in lp_build_transpose_aos() 693 lp_build_transpose_aos_n(struct gallivm_state *gallivm, in lp_build_transpose_aos_n() 733 lp_build_pack_aos_scalars(struct gallivm_state *gallivm, in lp_build_pack_aos_scalars() 770 lp_build_unpack_broadcast_aos_scalars(struct gallivm_state *gallivm, in lp_build_unpack_broadcast_aos_scalars()
|
D | lp_bld_format_float.c | 72 lp_build_float_to_smallfloat(struct gallivm_state *gallivm, in lp_build_float_to_smallfloat() 237 lp_build_float_to_r11g11b10(struct gallivm_state *gallivm, in lp_build_float_to_r11g11b10() 281 lp_build_smallfloat_to_float(struct gallivm_state *gallivm, in lp_build_smallfloat_to_float() 404 lp_build_r11g11b10_to_float(struct gallivm_state *gallivm, in lp_build_r11g11b10_to_float() 423 lp_build_rgb9_to_float_helper(struct gallivm_state *gallivm, in lp_build_rgb9_to_float_helper() 460 lp_build_rgb9e5_to_float(struct gallivm_state *gallivm, in lp_build_rgb9e5_to_float()
|
D | lp_bld_conv.c | 91 lp_build_half_to_float(struct gallivm_state *gallivm, in lp_build_half_to_float() 136 lp_build_float_to_half(struct gallivm_state *gallivm, in lp_build_float_to_half() 239 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm, in lp_build_clamped_float_to_unsigned_norm() 365 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm, in lp_build_unsigned_norm_to_float() 441 int lp_build_conv_auto(struct gallivm_state *gallivm, in lp_build_conv_auto() 533 lp_build_conv(struct gallivm_state *gallivm, in lp_build_conv() 1040 lp_build_conv_mask(struct gallivm_state *gallivm, in lp_build_conv_mask()
|
D | lp_bld_quad.c | 91 struct gallivm_state *gallivm = bld->gallivm; in lp_build_packed_ddx_ddy_onecoord() local 126 struct gallivm_state *gallivm = bld->gallivm; in lp_build_packed_ddx_ddy_twocoord() local 171 lp_bld_quad_twiddle(struct gallivm_state *gallivm, in lp_bld_quad_twiddle()
|
D | lp_bld_format.c | 34 lp_build_format_cache_type(struct gallivm_state *gallivm) in lp_build_format_cache_type()
|
D | lp_bld_format_srgb.c | 94 lp_build_srgb_to_linear(struct gallivm_state *gallivm, in lp_build_srgb_to_linear() 160 lp_build_linear_to_srgb(struct gallivm_state *gallivm, in lp_build_linear_to_srgb() 326 lp_build_float_to_srgb_packed(struct gallivm_state *gallivm, in lp_build_float_to_srgb_packed()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_setup.c | 88 store_coef(struct gallivm_state *gallivm, in store_coef() 114 emit_constant_coef4(struct gallivm_state *gallivm, in emit_constant_coef4() 129 emit_facing_coef(struct gallivm_state *gallivm, in emit_facing_coef() 159 vert_attrib(struct gallivm_state *gallivm, in vert_attrib() 174 lp_twoside(struct gallivm_state *gallivm, in lp_twoside() 204 lp_do_offset_tri(struct gallivm_state *gallivm, in lp_do_offset_tri() 356 load_attribute(struct gallivm_state *gallivm, in load_attribute() 396 emit_coef4( struct gallivm_state *gallivm, in emit_coef4() 438 emit_linear_coef( struct gallivm_state *gallivm, in emit_linear_coef() 461 apply_perspective_corr( struct gallivm_state *gallivm, in apply_perspective_corr() [all …]
|
D | lp_bld_interp.c | 134 struct gallivm_state *gallivm = coeff_bld->gallivm; in calc_offsets() local 167 struct gallivm_state *gallivm = coeff_bld->gallivm; in coeffs_init_simple() local 239 struct gallivm_state *gallivm, in attribs_update_simple() 374 struct gallivm_state *gallivm = coeff_bld->gallivm; in coeffs_init() local 557 struct gallivm_state *gallivm, in attribs_update() 692 struct gallivm_state *gallivm, in lp_build_interp_soa_init() 809 struct gallivm_state *gallivm, in lp_build_interp_soa_update_inputs_dyn() 822 struct gallivm_state *gallivm, in lp_build_interp_soa_update_pos_dyn()
|
D | lp_tex_sample.c | 92 struct gallivm_state *gallivm, in lp_llvm_texture_member() 252 struct gallivm_state *gallivm, in lp_llvm_sampler_soa_emit_fetch_texel() 278 struct gallivm_state *gallivm, in lp_llvm_sampler_soa_emit_size_query()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 86 create_jit_dvbuffer_type(struct gallivm_state *gallivm, in create_jit_dvbuffer_type() 116 create_jit_texture_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_texture_type() 177 create_jit_sampler_type(struct gallivm_state *gallivm, const char *struct_name) in create_jit_sampler_type() 216 create_jit_context_type(struct gallivm_state *gallivm, in create_jit_context_type() 266 create_gs_jit_context_type(struct gallivm_state *gallivm, in create_gs_jit_context_type() 331 create_gs_jit_input_type(struct gallivm_state *gallivm) in create_gs_jit_input_type() 348 create_jit_vertex_buffer_type(struct gallivm_state *gallivm, in create_jit_vertex_buffer_type() 383 create_jit_vertex_header(struct gallivm_state *gallivm, int data_elems) in create_jit_vertex_header() 434 struct gallivm_state *gallivm = variant->gallivm; in create_jit_types() local 662 fetch_instanced(struct gallivm_state *gallivm, in fetch_instanced() [all …]
|
D | draw_llvm_sample.c | 86 struct gallivm_state *gallivm, in draw_llvm_texture_member() 132 struct gallivm_state *gallivm, in draw_llvm_sampler_member() 231 struct gallivm_state *gallivm, in draw_llvm_sampler_soa_emit_fetch_texel() 253 struct gallivm_state *gallivm, in draw_llvm_sampler_soa_emit_size_query()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_tex_sample.cpp | 101 struct gallivm_state *gallivm, in swr_texture_member() 284 struct gallivm_state *gallivm, in swr_sampler_soa_emit_fetch_texel() 311 struct gallivm_state *gallivm, in swr_sampler_soa_emit_size_query()
|