| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 660 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH / 2]; local in function:lp_build_horizontal_add 686 shuffles2[i] = lp_build_const_int32(bld->gallivm, i + length); 691 LLVMConstVector(shuffles2, length), "");
|
| H A D | lp_bld_quad.c | 129 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH/4]; local in function:lp_build_packed_ddx_ddy_twocoord 143 shuffles2[4*i + 0] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_RIGHT + s1); 144 shuffles2[4*i + 1] = lp_build_const_int32(gallivm, LP_BLD_QUAD_BOTTOM_LEFT + s1); 145 shuffles2[4*i + 2] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_RIGHT + s2); 146 shuffles2[4*i + 3] = lp_build_const_int32(gallivm, LP_BLD_QUAD_BOTTOM_LEFT + s2); 151 LLVMConstVector(shuffles2, length), "");
|
| H A D | lp_bld_sample.c | 436 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH]; local in function:lp_build_rho 443 shuffles2[4*i + 0] = lp_build_const_int32(gallivm, 4*i + 1); 444 shuffles2[4*i + 1] = lp_build_const_int32(gallivm, 4*i + 3); 445 shuffles2[4*i + 2] = lp_build_const_int32(gallivm, length + 4*i + 2); 446 shuffles2[4*i + 3] = i32undef; 451 LLVMConstVector(shuffles2, length), "");
|
| H A D | lp_bld_tgsi_soa.c | 1771 LLVMValueRef shuffles2[LP_MAX_VECTOR_WIDTH/32]; local in function:emit_store_64bit_chan 1775 shuffles2[i] = lp_build_const_int32(gallivm, (i * 2) + 1); 1785 LLVMConstVector(shuffles2,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 614 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH / 4]; local in function:lp_build_depth_stencil_load_swizzled 627 shuffles2[i] = lp_build_const_int32(gallivm, i * 2 + 1); 632 LLVMConstVector(shuffles2, zs_type.length), "");
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 534 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH / 2]; local in function:lp_build_horizontal_add 560 shuffles2[i] = lp_build_const_int32(bld->gallivm, i + length); 565 LLVMConstVector(shuffles2, length), "");
|
| H A D | lp_bld_nir.c | 367 LLVMValueRef shuffles2[LP_MAX_VECTOR_WIDTH/32]; local in function:split_64bit 372 shuffles2[i] = lp_build_const_int32(gallivm, (i * 2) + 1); 375 shuffles2[i] = lp_build_const_int32(gallivm, (i * 2)); 382 LLVMConstVector(hi ? shuffles2 : shuffles, 417 LLVMValueRef shuffles2[LP_MAX_VECTOR_WIDTH/32]; local in function:split_16bit 422 shuffles2[i] = lp_build_const_int32(gallivm, (i * 2) + 1); 425 shuffles2[i] = lp_build_const_int32(gallivm, (i * 2)); 432 LLVMConstVector(hi ? shuffles2 : shuffles,
|
| H A D | lp_bld_nir_soa.c | 110 LLVMValueRef shuffles2[LP_MAX_VECTOR_WIDTH/32]; local in function:emit_store_64bit_split 117 shuffles2[i] = lp_build_const_int32(gallivm, (i * 2) + 1); 120 shuffles2[i] = lp_build_const_int32(gallivm, i * 2); 131 LLVMConstVector(shuffles2,
|
| H A D | lp_bld_quad.c | 129 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH/4]; local in function:lp_build_packed_ddx_ddy_twocoord 143 shuffles2[4*i + 0] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_RIGHT + s1); 144 shuffles2[4*i + 1] = lp_build_const_int32(gallivm, LP_BLD_QUAD_BOTTOM_LEFT + s1); 145 shuffles2[4*i + 2] = lp_build_const_int32(gallivm, LP_BLD_QUAD_TOP_RIGHT + s2); 146 shuffles2[4*i + 3] = lp_build_const_int32(gallivm, LP_BLD_QUAD_BOTTOM_LEFT + s2); 151 LLVMConstVector(shuffles2, length), "");
|
| H A D | lp_bld_sample.c | 561 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH]; local in function:lp_build_rho 568 shuffles2[4*i + 0] = lp_build_const_int32(gallivm, 4*i + 1); 569 shuffles2[4*i + 1] = lp_build_const_int32(gallivm, 4*i + 3); 570 shuffles2[4*i + 2] = lp_build_const_int32(gallivm, length + 4*i + 2); 571 shuffles2[4*i + 3] = i32undef; 576 LLVMConstVector(shuffles2, length), "");
|
| H A D | lp_bld_tgsi_soa.c | 1648 LLVMValueRef shuffles2[LP_MAX_VECTOR_WIDTH/32]; local in function:emit_store_64bit_chan 1652 shuffles2[i] = lp_build_const_int32(gallivm, (i * 2) + 1); 1662 LLVMConstVector(shuffles2,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 625 LLVMValueRef shuffles2[LP_MAX_VECTOR_LENGTH / 4]; local in function:lp_build_depth_stencil_load_swizzled 638 shuffles2[i] = lp_build_const_int32(gallivm, i * 2 + 1); 643 LLVMConstVector(shuffles2, zs_type.length), "");
|