/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_assert.h | 37 lp_build_assert(struct gallivm_state *gallivm,
|
lp_bld_intr.c | 143 lp_build_intrinsic_binary_anylength(struct gallivm_state *gallivm, 224 lp_build_intrinsic_map(struct gallivm_state *gallivm, 254 lp_build_intrinsic_map_unary(struct gallivm_state *gallivm, 264 lp_build_intrinsic_map_binary(struct gallivm_state *gallivm,
|
lp_bld_type.c | 37 lp_build_elem_type(struct gallivm_state *gallivm, struct lp_type type) 62 lp_build_vec_type(struct gallivm_state *gallivm,struct lp_type type) 160 lp_build_int_elem_type(struct gallivm_state *gallivm, struct lp_type type) 167 lp_build_int_vec_type(struct gallivm_state *gallivm, struct lp_type type) 375 struct gallivm_state *gallivm,
|
lp_bld_pack.c | 87 lp_build_const_unpack_shuffle(struct gallivm_state *gallivm, 111 lp_build_const_unpack_shuffle_half(struct gallivm_state *gallivm, 135 lp_build_const_pack_shuffle(struct gallivm_state *gallivm, unsigned n) 154 lp_build_extract_range(struct gallivm_state *gallivm, 182 lp_build_concat(struct gallivm_state *gallivm, 220 lp_build_interleave2(struct gallivm_state *gallivm, 254 lp_build_interleave2_half(struct gallivm_state *gallivm, 275 lp_build_unpack2(struct gallivm_state *gallivm, 324 lp_build_unpack(struct gallivm_state *gallivm, 378 lp_build_pack2(struct gallivm_state *gallivm [all...] |
lp_bld_flow.c | 55 lp_build_insert_new_block(struct gallivm_state *gallivm, const char *name) 86 struct gallivm_state *gallivm) 164 struct gallivm_state *gallivm, 218 struct gallivm_state *gallivm, 290 struct gallivm_state *gallivm, 378 struct gallivm_state *gallivm, 473 lp_build_alloca(struct gallivm_state *gallivm, 515 lp_build_array_alloca(struct gallivm_state *gallivm,
|
lp_bld_logic.h | 50 lp_build_compare(struct gallivm_state *gallivm,
|
lp_bld_printf.c | 44 lp_build_print_args(struct gallivm_state* gallivm, 78 lp_build_print_value(struct gallivm_state *gallivm, 175 lp_build_printf(struct gallivm_state *gallivm,
|
lp_bld_tgsi.h | 62 struct gallivm_state; 173 struct gallivm_state *gallivm, 185 struct gallivm_state *gallivm, 212 lp_build_tgsi_soa(struct gallivm_state *gallivm, 226 lp_build_tgsi_aos(struct gallivm_state *gallivm,
|
lp_bld_assert.c | 60 lp_build_assert(struct gallivm_state *gallivm,
|
lp_bld_quad.c | 94 struct gallivm_state *gallivm = bld->gallivm; 127 struct gallivm_state *gallivm = bld->gallivm;
|
lp_bld_swizzle.c | 47 lp_build_broadcast(struct gallivm_state *gallivm, 102 lp_build_extract_broadcast(struct gallivm_state *gallivm, 515 lp_build_transpose_aos(struct gallivm_state *gallivm, 563 lp_build_pack_aos_scalars(struct gallivm_state *gallivm, 599 lp_build_unpack_broadcast_aos_scalars(struct gallivm_state *gallivm,
|
lp_bld_format_soa.c | 100 lp_build_unpack_rgba_soa(struct gallivm_state *gallivm, 258 lp_build_rgba8_to_f32_soa(struct gallivm_state *gallivm, 309 lp_build_fetch_rgba_soa(struct gallivm_state *gallivm,
|
lp_bld_format_aos_array.c | 49 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm,
|
lp_bld_tgsi_soa.c | 228 static void lp_exec_endloop(struct gallivm_state *gallivm, 468 struct gallivm_state *gallivm = bld->bld_base.base.gallivm; 586 struct gallivm_state *gallivm = bld_base->base.gallivm; 662 struct gallivm_state *gallivm = bld->bld_base.base.gallivm; 728 struct gallivm_state *gallivm = bld->bld_base.base.gallivm; 789 struct gallivm_state *gallivm = bld->bld_base.base.gallivm; 932 struct gallivm_state *gallivm = bld->bld_base.base.gallivm; [all...] |
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_state_setup.h | 58 struct gallivm_state *gallivm;
|
lp_tex_sample.c | 93 struct gallivm_state *gallivm, 142 struct gallivm_state *gallivm, \ 176 struct gallivm_state *gallivm, 211 struct gallivm_state *gallivm,
|
lp_bld_interp.c | 134 struct gallivm_state *gallivm = coeff_bld->gallivm; 167 struct gallivm_state *gallivm = coeff_bld->gallivm; 239 struct gallivm_state *gallivm, 368 struct gallivm_state *gallivm = coeff_bld->gallivm; 551 struct gallivm_state *gallivm, 689 struct gallivm_state *gallivm, 796 struct gallivm_state *gallivm, 811 struct gallivm_state *gallivm, 826 struct gallivm_state *gallivm, 839 struct gallivm_state *gallivm [all...] |
lp_test_format.c | 78 add_fetch_rgba_test(struct gallivm_state *gallivm, unsigned verbose, 133 struct gallivm_state *gallivm; 218 struct gallivm_state *gallivm;
|
lp_bld_alpha.c | 49 lp_build_alpha_test(struct gallivm_state *gallivm,
|
lp_state_fs.h | 87 struct gallivm_state *gallivm;
|
lp_jit.c | 46 struct gallivm_state *gallivm = lp->gallivm;
|
lp_test_arit.c | 250 build_unary_test_func(struct gallivm_state *gallivm, 295 struct gallivm_state *gallivm;
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_llvm.c | 70 create_jit_texture_type(struct gallivm_state *gallivm, const char *struct_name) 153 create_jit_context_type(struct gallivm_state *gallivm, 196 create_jit_vertex_buffer_type(struct gallivm_state *gallivm, const char *struct_name) 230 create_jit_vertex_header(struct gallivm_state *gallivm, int data_elems) 289 struct gallivm_state *gallivm = variant->gallivm; 495 generate_fetch(struct gallivm_state *gallivm, 544 convert_to_soa(struct gallivm_state *gallivm, 579 store_aos(struct gallivm_state *gallivm, 606 store_aos_array(struct gallivm_state *gallivm, 664 convert_to_aos(struct gallivm_state *gallivm [all...] |
/external/mesa3d/src/gallium/drivers/radeon/ |
radeon_llvm.h | 112 struct gallivm_state gallivm;
|
radeon_setup_tgsi_llvm.c | 89 struct gallivm_state * gallivm = bld->bld_base.base.gallivm; 277 struct gallivm_state *gallivm = bld->bld_base.base.gallivm; 351 struct gallivm_state * gallivm = bld_base->base.gallivm; 371 struct gallivm_state * gallivm = bld_base->base.gallivm; 383 struct gallivm_state * gallivm = bld_base->base.gallivm; 395 struct gallivm_state * gallivm = bld_base->base.gallivm; 429 struct gallivm_state * gallivm = bld_base->base.gallivm; 461 struct gallivm_state * gallivm = bld_base->base.gallivm; 478 struct gallivm_state * gallivm = bld_base->base.gallivm; 522 struct gallivm_state * gallivm = bld_base->base.gallivm [all...] |