| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_pack.h | 98 lp_build_concat(struct gallivm_state *gallivm,
|
| H A D | lp_bld_pack.c | 212 lp_build_concat(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef 277 dst[i] = lp_build_concat(gallivm, &src[i * size], src_type, size); 343 tmpdst = lp_build_concat(gallivm, srchalf, tmp_type, 2); 688 res = lp_build_concat(gallivm, tmpres, ndst_type, num_split); 963 tmp[0] = lp_build_concat(gallivm, tmp, dst_type, size_ratio);
|
| H A D | lp_bld_intr.c | 374 return lp_build_concat(gallivm, tmp, intrin_type, num_vec);
|
| H A D | lp_bld_gather.c | 572 res = lp_build_concat(gallivm, elems, dst_type, length);
|
| H A D | lp_bld_format_soa.c | 72 aos_channels[j] = lp_build_concat(gallivm, channel, aos_channel_type, pixels_per_channel);
|
| H A D | lp_bld_format_s3tc.c | 293 elems[i] = lp_build_concat(gallivm, tmp, lp_type32dxt, 2); 315 elems[i] = lp_build_concat(gallivm, tmp, lp_type32, 2); 2229 rgba = lp_build_concat(gallivm, rgba4, lp_324_vectype, n / 4);
|
| H A D | lp_bld_sample.c | 464 float_size = lp_build_concat(bld->gallivm, src, float_size_bld->type, num_quads); 1284 *out_size = lp_build_concat(bld->gallivm, 1316 *out_size = lp_build_concat(bld->gallivm, tmp,
|
| H A D | lp_bld_arit.c | 852 ret_vec = lp_build_concat(gallivm, partres, parttype, num_iter); 1239 muleven = lp_build_concat(gallivm, muleven2, type_wide_half, 2); 1240 mulodd = lp_build_concat(gallivm, mulodd2, type_wide_half, 2);
|
| H A D | lp_bld_sample_soa.c | 3353 texel_out[j] = lp_build_concat(gallivm, texelouttmp[j], type4, num_quads);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_pack.h | 98 lp_build_concat(struct gallivm_state *gallivm,
|
| H A D | lp_bld_pack.c | 212 lp_build_concat(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef 277 dst[i] = lp_build_concat(gallivm, &src[i * size], src_type, size); 343 tmpdst = lp_build_concat(gallivm, srchalf, tmp_type, 2); 688 res = lp_build_concat(gallivm, tmpres, ndst_type, num_split); 963 tmp[0] = lp_build_concat(gallivm, tmp, dst_type, size_ratio);
|
| H A D | lp_bld_intr.c | 380 return lp_build_concat(gallivm, tmp, intrin_type, num_vec);
|
| H A D | lp_bld_gather.c | 572 res = lp_build_concat(gallivm, elems, dst_type, length);
|
| H A D | lp_bld_format_s3tc.c | 288 elems[i] = lp_build_concat(gallivm, tmp, lp_type32dxt, 2); 313 elems[i] = lp_build_concat(gallivm, tmp, lp_type32_4, 2); 2271 rgba = lp_build_concat(gallivm, rgba4, lp_324_vectype, n / 4); 2387 elems[i] = lp_build_concat(gallivm, tmp, lp_type32dxt, 2); 2413 elems[i] = lp_build_concat(gallivm, tmp, lp_type32_4, 2); 2626 rgba = lp_build_concat(gallivm, rgba4, lp_324_vectype, n / 4);
|
| H A D | lp_bld_sample.c | 589 float_size = lp_build_concat(bld->gallivm, src, float_size_bld->type, num_quads); 1421 *out_size = lp_build_concat(bld->gallivm, 1453 *out_size = lp_build_concat(bld->gallivm, tmp,
|
| H A D | lp_bld_format_soa.c | 74 aos_channels[j] = lp_build_concat(gallivm, channel, aos_channel_type, pixels_per_channel);
|
| H A D | lp_bld_arit.c | 726 ret_vec = lp_build_concat(gallivm, partres, parttype, num_iter); 1114 muleven = lp_build_concat(gallivm, muleven2, type_wide_half, 2); 1115 mulodd = lp_build_concat(gallivm, mulodd2, type_wide_half, 2);
|
| H A D | lp_bld_sample_soa.c | 3874 texel_out[j] = lp_build_concat(gallivm, texelouttmp[j], type4, num_quads);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 1316 tmps = lp_build_concat(gallivm, &tmpsrc[i * 2], src_type, 2);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 1895 tmps = lp_build_concat(gallivm, &tmpsrc[i * 2], src_type, 2);
|