HomeSort by relevance Sort by last modified time
    Searched full:gallivm_state (Results 51 - 75 of 134) sorted by null

1 23 4 5 6

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/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,
  /external/chromium_org/third_party/mesa/src/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;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm_sample.c 88 struct gallivm_state *gallivm,
137 struct gallivm_state *gallivm, \
171 struct gallivm_state *gallivm,
202 struct gallivm_state *gallivm,
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/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,
  /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...]
  /external/chromium_org/third_party/mesa/src/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...]

Completed in 438 milliseconds

1 23 4 5 6