Searched refs:lp_build_array_get_ptr (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_struct.c81 lp_build_array_get_ptr(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
109 element_ptr = lp_build_array_get_ptr(gallivm, ptr, index);
127 element_ptr = lp_build_array_get_ptr(gallivm, ptr, index);
H A Dlp_bld_struct.h78 lp_build_array_get_ptr(struct gallivm_state *gallivm,
H A Dlp_bld_sample_soa.c2232 border_color_ptr = lp_build_array_get_ptr(gallivm, border_color_ptr,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_struct.c81 lp_build_array_get_ptr(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
109 element_ptr = lp_build_array_get_ptr(gallivm, ptr, index);
127 element_ptr = lp_build_array_get_ptr(gallivm, ptr, index);
H A Dlp_bld_struct.h78 lp_build_array_get_ptr(struct gallivm_state *gallivm,
H A Dlp_bld_nir_soa.c675 LLVMValueRef this_storage = nc == 1 ? reg_storage : lp_build_array_get_ptr(gallivm, reg_storage,
715 LLVMValueRef this_storage = nc == 1 ? reg_storage : lp_build_array_get_ptr(gallivm, reg_storage,
H A Dlp_bld_sample_soa.c2709 border_color_ptr = lp_build_array_get_ptr(gallivm, border_color_ptr,

Completed in 22 milliseconds