HomeSort by relevance Sort by last modified time
    Searched full:gallivm_state (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_pack.h 48 lp_build_interleave2_half(struct gallivm_state *gallivm,
55 lp_build_interleave2(struct gallivm_state *gallivm,
62 lp_build_uninterleave1(struct gallivm_state *gallivm,
68 lp_build_unpack2(struct gallivm_state *gallivm,
77 lp_build_unpack2_native(struct gallivm_state *gallivm,
85 lp_build_unpack(struct gallivm_state *gallivm,
92 lp_build_extract_range(struct gallivm_state *gallivm,
98 lp_build_concat(struct gallivm_state *gallivm,
104 lp_build_concat_n(struct gallivm_state *gallivm,
113 lp_build_packs2(struct gallivm_state *gallivm
    [all...]
lp_bld_format.h 83 lp_build_format_cache_type(struct gallivm_state *gallivm);
96 lp_build_pack_rgba_aos(struct gallivm_state *gallivm,
101 lp_build_fetch_rgba_aos(struct gallivm_state *gallivm,
112 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm,
130 lp_build_unpack_rgba_soa(struct gallivm_state *gallivm,
137 lp_build_rgba8_to_fi32_soa(struct gallivm_state *gallivm,
143 lp_build_fetch_rgba_soa(struct gallivm_state *gallivm,
159 lp_build_fetch_subsampled_rgba_aos(struct gallivm_state *gallivm,
169 lp_build_fetch_cached_texels(struct gallivm_state *gallivm,
184 lp_build_float_to_smallfloat(struct gallivm_state *gallivm
    [all...]
lp_bld_const.h 77 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type);
81 lp_build_zero(struct gallivm_state *gallivm, struct lp_type type);
85 lp_build_one(struct gallivm_state *gallivm, struct lp_type type);
89 lp_build_const_elem(struct gallivm_state *gallivm, struct lp_type type,
93 lp_build_const_vec(struct gallivm_state *gallivm, struct lp_type type,
98 lp_build_const_int_vec(struct gallivm_state *gallivm,
103 lp_build_const_aos(struct gallivm_state *gallivm, struct lp_type type,
109 lp_build_const_mask_aos(struct gallivm_state *gallivm,
116 lp_build_const_mask_aos_swizzled(struct gallivm_state *gallivm,
124 lp_build_const_int32(struct gallivm_state *gallivm, int i
    [all...]
lp_bld_conv.h 46 lp_build_half_to_float(struct gallivm_state *gallivm,
50 lp_build_float_to_half(struct gallivm_state *gallivm,
54 lp_build_clamped_float_to_unsigned_norm(struct gallivm_state *gallivm,
60 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm,
67 lp_build_conv(struct gallivm_state *gallivm,
75 lp_build_conv_auto(struct gallivm_state *gallivm,
84 lp_build_conv_mask(struct gallivm_state *gallivm,
lp_bld_init.h 42 struct gallivm_state struct
61 struct gallivm_state *
65 gallivm_destroy(struct gallivm_state *gallivm);
68 gallivm_free_ir(struct gallivm_state *gallivm);
71 gallivm_verify_function(struct gallivm_state *gallivm,
75 gallivm_compile_module(struct gallivm_state *gallivm);
78 gallivm_jit_function(struct gallivm_state *gallivm,
lp_bld_flow.h 53 struct gallivm_state *gallivm;
61 struct gallivm_state *gallivm);
83 struct gallivm_state *gallivm,
116 struct gallivm_state *gallivm;
122 struct gallivm_state *gallivm,
150 struct gallivm_state *gallivm;
155 struct gallivm_state *gallivm,
170 struct gallivm_state *gallivm;
181 struct gallivm_state *gallivm,
191 lp_build_insert_new_block(struct gallivm_state *gallivm, const char *name)
    [all...]
lp_bld_arit_overflow.h 43 struct gallivm_state;
46 lp_build_uadd_overflow(struct gallivm_state *gallivm,
52 lp_build_usub_overflow(struct gallivm_state *gallivm,
58 lp_build_umul_overflow(struct gallivm_state *gallivm,
lp_bld_swizzle.h 51 lp_build_broadcast(struct gallivm_state *gallivm,
62 lp_build_extract_broadcast(struct gallivm_state *gallivm,
92 lp_build_swizzle_aos_n(struct gallivm_state* gallivm,
119 lp_build_transpose_aos(struct gallivm_state *gallivm,
126 lp_build_transpose_aos_n(struct gallivm_state *gallivm,
134 lp_build_pack_aos_scalars(struct gallivm_state *gallivm,
142 lp_build_unpack_broadcast_aos_scalars(struct gallivm_state *gallivm,
lp_bld_gather.h 37 lp_build_gather_elem_ptr(struct gallivm_state *gallivm,
44 lp_build_gather_elem(struct gallivm_state *gallivm,
55 lp_build_gather(struct gallivm_state *gallivm,
65 lp_build_gather_values(struct gallivm_state * gallivm,
lp_bld_sample.h 195 struct gallivm_state *gallivm,
202 struct gallivm_state *gallivm,
209 struct gallivm_state *gallivm,
216 struct gallivm_state *gallivm,
223 struct gallivm_state *gallivm,
230 struct gallivm_state *gallivm,
237 struct gallivm_state *gallivm,
244 struct gallivm_state *gallivm,
251 struct gallivm_state *gallivm,
260 struct gallivm_state *gallivm
    [all...]
lp_bld_intr.h 103 lp_build_intrinsic_binary_anylength(struct gallivm_state *gallivm,
112 lp_build_intrinsic_map(struct gallivm_state *gallivm,
120 lp_build_intrinsic_map_unary(struct gallivm_state *gallivm,
127 lp_build_intrinsic_map_binary(struct gallivm_state *gallivm,
lp_bld_printf.h 38 lp_build_printf(struct gallivm_state *gallivm,
42 lp_build_print_value(struct gallivm_state *gallivm,
lp_bld_struct.h 60 lp_build_struct_get_ptr(struct gallivm_state *gallivm,
69 lp_build_struct_get(struct gallivm_state *gallivm,
78 lp_build_array_get_ptr(struct gallivm_state *gallivm,
86 lp_build_array_get(struct gallivm_state *gallivm,
94 lp_build_array_set(struct gallivm_state *gallivm,
lp_bld_const.c 225 lp_build_undef(struct gallivm_state *gallivm, struct lp_type type)
233 lp_build_zero(struct gallivm_state *gallivm, struct lp_type type)
249 lp_build_one(struct gallivm_state *gallivm, struct lp_type type)
299 lp_build_const_elem(struct gallivm_state *gallivm,
325 lp_build_const_vec(struct gallivm_state *gallivm, struct lp_type type,
342 lp_build_const_int_vec(struct gallivm_state *gallivm, struct lp_type type,
362 lp_build_const_aos(struct gallivm_state *gallivm,
395 lp_build_const_mask_aos(struct gallivm_state *gallivm,
422 lp_build_const_mask_aos_swizzled(struct gallivm_state *gallivm,
445 lp_build_const_string(struct gallivm_state *gallivm
    [all...]
lp_bld_init.c 109 create_pass_manager(struct gallivm_state *gallivm)
182 gallivm_free_ir(struct gallivm_state *gallivm)
224 gallivm_free_code(struct gallivm_state *gallivm)
236 init_gallivm_engine(struct gallivm_state *gallivm)
303 init_gallivm_state(struct gallivm_state *gallivm, const char *name,
511 * Create a new gallivm_state object.
513 struct gallivm_state *
516 struct gallivm_state *gallivm;
518 gallivm = CALLOC_STRUCT(gallivm_state);
531 * Destroy a gallivm_state object
    [all...]
lp_bld_arit.h 45 struct gallivm_state;
390 lp_build_is_inf_or_nan(struct gallivm_state *gallivm,
396 lp_build_fpstate_get(struct gallivm_state *gallivm);
399 lp_build_fpstate_set_denorms_zero(struct gallivm_state *gallivm,
402 lp_build_fpstate_set(struct gallivm_state *gallivm,
lp_bld_struct.c 46 lp_build_struct_get_ptr(struct gallivm_state *gallivm,
64 lp_build_struct_get(struct gallivm_state *gallivm,
81 lp_build_array_get_ptr(struct gallivm_state *gallivm,
101 lp_build_array_get(struct gallivm_state *gallivm,
119 lp_build_array_set(struct gallivm_state *gallivm,
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.h 46 struct gallivm_state;
58 lp_build_depth_stencil_test(struct gallivm_state *gallivm,
74 lp_build_depth_stencil_load_swizzled(struct gallivm_state *gallivm,
85 lp_build_depth_stencil_write_swizzled(struct gallivm_state *gallivm,
100 lp_build_occlusion_count(struct gallivm_state *gallivm,
lp_bld_alpha.h 43 struct gallivm_state;
49 lp_build_alpha_test(struct gallivm_state *gallivm,
lp_tex_sample.c 92 struct gallivm_state *gallivm,
140 struct gallivm_state *gallivm, \
170 struct gallivm_state *gallivm,
209 struct gallivm_state *gallivm, \
227 struct gallivm_state *gallivm,
252 struct gallivm_state *gallivm,
278 struct gallivm_state *gallivm,
lp_bld_interp.h 116 struct gallivm_state *gallivm,
131 struct gallivm_state *gallivm,
136 struct gallivm_state *gallivm,
lp_bld_blend.h 58 lp_build_blend_aos(struct gallivm_state *gallivm,
104 lp_build_alpha_to_coverage(struct gallivm_state *gallivm,
lp_test_printf.c 61 add_printf_test(struct gallivm_state *gallivm)
93 struct gallivm_state *gallivm;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm_sample.c 86 struct gallivm_state *gallivm,
132 struct gallivm_state *gallivm,
180 struct gallivm_state *gallivm, \
203 struct gallivm_state *gallivm, \
231 struct gallivm_state *gallivm,
253 struct gallivm_state *gallivm,
  /external/mesa3d/src/gallium/drivers/swr/
swr_tex_sample.cpp 101 struct gallivm_state *gallivm,
160 struct gallivm_state *gallivm, \
195 struct gallivm_state *gallivm,
245 struct gallivm_state *gallivm, \
278 struct gallivm_state *gallivm,
305 struct gallivm_state *gallivm,

Completed in 148 milliseconds

1 2 3 4