| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format.c | 34 lp_build_format_cache_type(struct gallivm_state *gallivm) argument
|
| H A D | lp_bld_const.h | 124 lp_build_const_int32(struct gallivm_state * gallivm,int i) argument 131 lp_build_const_float(struct gallivm_state * gallivm,float x) argument 139 lp_build_const_int_pointer(struct gallivm_state * gallivm,const void * ptr) argument [all...] |
| H A D | lp_bld_arit_overflow.c | 59 build_binary_int_overflow(struct gallivm_state *gallivm, argument 120 lp_build_uadd_overflow(struct gallivm_state *gallivm, argument 144 lp_build_usub_overflow(struct gallivm_state *gallivm, argument 168 lp_build_umul_overflow(struct gallivm_state *gallivm, argument [all...] |
| H A D | lp_bld_assert.c | 60 lp_build_assert(struct gallivm_state *gallivm, argument
|
| H A D | lp_bld_format_aos_array.c | 53 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm, argument
|
| H A D | lp_bld_flow.h | 53 struct gallivm_state *gallivm; member in struct:lp_build_skip_context 116 struct gallivm_state *gallivm; member in struct:lp_build_loop_state 150 struct gallivm_state *gallivm; member in struct:lp_build_for_loop_state 170 struct gallivm_state *gallivm; member in struct:lp_build_if_state [all...] |
| H A D | lp_bld_printf.c | 45 lp_build_print_args(struct gallivm_state* gallivm, argument 79 lp_build_print_value(struct gallivm_state *gallivm, argument 191 lp_build_printf(struct gallivm_state * gallivm,const char * fmt,...) argument [all...] |
| H A D | lp_bld_struct.c | 46 lp_build_struct_get_ptr(struct gallivm_state *gallivm, argument 64 lp_build_struct_get(struct gallivm_state *gallivm, argument 81 lp_build_array_get_ptr(struct gallivm_state *gallivm, argument 101 lp_build_array_get(struct gallivm_state * gallivm,LLVMValueRef ptr,LLVMValueRef index) argument 119 lp_build_array_set(struct gallivm_state * gallivm,LLVMValueRef ptr,LLVMValueRef index,LLVMValueRef value) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format.c | 34 lp_build_format_cache_type(struct gallivm_state *gallivm) argument
|
| H A D | lp_bld_const.h | 124 lp_build_const_int32(struct gallivm_state * gallivm,int i) argument 130 lp_build_const_int64(struct gallivm_state * gallivm,int64_t i) argument 136 lp_build_const_float(struct gallivm_state * gallivm,float x) argument 142 lp_build_const_double(struct gallivm_state * gallivm,float x) argument 150 lp_build_const_int_pointer(struct gallivm_state * gallivm,const void * ptr) argument [all...] |
| H A D | lp_bld_arit_overflow.c | 59 build_binary_int_overflow(struct gallivm_state *gallivm, argument 120 lp_build_uadd_overflow(struct gallivm_state *gallivm, argument 144 lp_build_usub_overflow(struct gallivm_state *gallivm, argument 168 lp_build_umul_overflow(struct gallivm_state *gallivm, argument [all...] |
| H A D | lp_bld_assert.c | 60 lp_build_assert(struct gallivm_state *gallivm, argument
|
| H A D | lp_bld_format_aos_array.c | 53 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm, argument
|
| H A D | lp_bld_flow.h | 53 struct gallivm_state *gallivm; member in struct:lp_build_skip_context 120 struct gallivm_state *gallivm; member in struct:lp_build_loop_state 160 struct gallivm_state *gallivm; member in struct:lp_build_for_loop_state 180 struct gallivm_state *gallivm; member in struct:lp_build_if_state [all...] |
| H A D | lp_bld_printf.c | 46 lp_build_print_args(struct gallivm_state* gallivm, argument 78 lp_build_print_value(struct gallivm_state *gallivm, argument 190 lp_build_printf(struct gallivm_state * gallivm,const char * fmt,...) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_alpha.c | 49 lp_build_alpha_test(struct gallivm_state *gallivm, argument [all...] |
| H A D | lp_jit.c | 47 struct gallivm_state *gallivm = lp->gallivm; local in function:lp_jit_create_types [all...] |
| H A D | lp_test_printf.c | 61 add_printf_test(struct gallivm_state *gallivm) argument 93 struct gallivm_state *gallivm; local in function:test_printf [all...] |
| H A D | lp_tex_sample.c | 91 lp_llvm_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument 251 lp_llvm_sampler_soa_emit_fetch_texel(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_params * params) argument 277 lp_llvm_sampler_soa_emit_size_query(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_size_query_params * params) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_alpha.c | 49 lp_build_alpha_test(struct gallivm_state *gallivm, argument [all...] |
| H A D | lp_jit.c | 46 create_jit_texture_type(struct gallivm_state *gallivm) argument 108 create_jit_sampler_type(struct gallivm_state * gallivm) argument 144 create_jit_image_type(struct gallivm_state * gallivm) argument 190 struct gallivm_state *gallivm = lp->gallivm; local in function:lp_jit_create_types 419 struct gallivm_state *gallivm = lp->gallivm; local in function:lp_jit_create_cs_types [all...] |
| H A D | lp_test_printf.c | 61 add_printf_test(struct gallivm_state *gallivm) argument 93 struct gallivm_state *gallivm; local in function:test_printf [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_tex_sample.cpp | 100 swr_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument 283 swr_sampler_soa_emit_fetch_texel(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_params * params) argument 310 swr_sampler_soa_emit_size_query(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_size_query_params * params) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm_sample.c | 85 draw_llvm_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument 131 draw_llvm_sampler_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned sampler_unit,unsigned member_index,const char * member_name,boolean emit_load) argument 230 draw_llvm_sampler_soa_emit_fetch_texel(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_params * params) argument 252 draw_llvm_sampler_soa_emit_size_query(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_size_query_params * params) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_tex_sample.cpp | 101 swr_texture_member(const struct lp_sampler_dynamic_state * base,struct gallivm_state * gallivm,LLVMValueRef context_ptr,unsigned texture_unit,unsigned member_index,const char * member_name,boolean emit_load) argument 299 swr_sampler_soa_emit_fetch_texel(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_params * params) argument 326 swr_sampler_soa_emit_size_query(const struct lp_build_sampler_soa * base,struct gallivm_state * gallivm,const struct lp_sampler_size_query_params * params) argument [all...] |