Searched refs:i4 (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa-indent.sh2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa-indent.sh2 indent --linux-style -i4 -ip4 -bad -bap -psl $*
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs_tmp.h31 #define TRIANGLE_ADJ(flags,i0,i1,i2,i3,i4,i5) gs_tri_adj(gs,i0,i1,i2,i3,i4,i5)
H A Ddraw_gs.c526 int i3, int i4, int i5)
534 indices[4] = i4;
524 gs_tri_adj(struct draw_geometry_shader * shader,int i0,int i1,int i2,int i3,int i4,int i5) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs_tmp.h30 #define TRIANGLE_ADJ(flags,i0,i1,i2,i3,i4,i5) gs_tri_adj(gs,i0,i1,i2,i3,i4,i5)
H A Ddraw_gs.c517 int i3, int i4, int i5)
525 indices[4] = i4;
515 gs_tri_adj(struct draw_geometry_shader * shader,int i0,int i1,int i2,int i3,int i4,int i5) argument
/xsrc/external/mit/xkbutils/dist/
H A Dxkbbell.c165 int i1, i2, i3, i4, i5; local in function:main
205 if (!XkbQueryExtension(dpy, &i1, &i2, &i3, &i4, &i5)) {
206 if ((i4 != 0) || (i5 != 0))
208 "server supports incompatible XKB version %d.%02d\n", i4,
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_packing_builtins.cpp398 /* ivec4 i4; */
399 ir_variable *i4 = factory.make_temp(glsl_type::ivec4_type, local in function:__anonc73dd4060110::lower_packing_builtins_visitor::unpack_uint_to_ivec4
402 factory.emit(assign(i4, bitfield_extract(i, constant(0), constant(8)),
404 factory.emit(assign(i4, bitfield_extract(i, constant(8), constant(8)),
406 factory.emit(assign(i4, bitfield_extract(i, constant(16), constant(8)),
408 factory.emit(assign(i4, bitfield_extract(i, constant(24), constant(8)),
411 return deref(i4).val;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_packing_builtins.cpp398 /* ivec4 i4; */
399 ir_variable *i4 = factory.make_temp(glsl_type::ivec4_type, local in function:__anoneae932b30110::lower_packing_builtins_visitor::unpack_uint_to_ivec4
402 factory.emit(assign(i4, bitfield_extract(i, constant(0), constant(8)),
404 factory.emit(assign(i4, bitfield_extract(i, constant(8), constant(8)),
406 factory.emit(assign(i4, bitfield_extract(i, constant(16), constant(8)),
408 factory.emit(assign(i4, bitfield_extract(i, constant(24), constant(8)),
411 return deref(i4).val;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/sparc/
H A Dsparc_clip.S82 ldub [%i4], %g3
161 1: stb %g3, [%i4] ! LSU Group
177 ldub [%i4], %g3
231 1: stb %g3, [%i4] ! LSU Group
/xsrc/external/mit/MesaLib/dist/src/mesa/sparc/
H A Dsparc_clip.S69 ldub [%i4], %g3
148 1: stb %g3, [%i4] ! LSU Group
164 ldub [%i4], %g3
218 1: stb %g3, [%i4] ! LSU Group
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_512_avx512.inl633 int i4,
639 return _mm512_set_epi32(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0);
643 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0)
645 return set_epi32(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
659 float i4,
665 return _mm512_set_ps(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0);
669 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0)
671 return set_ps(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
H A Dsimdlib_512_emu.inl795 int i4,
801 return Integer{SIMD256T::set_epi32(i7, i6, i5, i4, i3, i2, i1, i0),
806 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
808 return set_epi32(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
822 float i4,
828 return Float{SIMD256T::set_ps(i7, i6, i5, i4, i3, i2, i1, i0),
833 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
835 return set_ps(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
784 set_epi32(int i15,int i14,int i13,int i12,int i11,int i10,int i9,int i8,int i7,int i6,int i5,int i4,int i3,int i2,int i1,int i0) argument
811 set_ps(float i15,float i14,float i13,float i12,float i11,float i10,float i9,float i8,float i7,float i6,float i5,float i4,float i3,float i2,float i1,float i0) argument
H A Dsimdlib_256_avx.inl782 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
784 return _mm256_set_epi32(i7, i6, i5, i4, i3, i2, i1, i0);
788 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
790 return _mm256_set_ps(i7, i6, i5, i4, i3, i2, i1, i0);
H A Dsimdlib_interface.hpp325 static Integer set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_512_avx512.inl633 int i4,
639 return _mm512_set_epi32(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0);
643 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0)
645 return set_epi32(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
659 float i4,
665 return _mm512_set_ps(i15, i14, i13, i12, i11, i10, i9, i8, i7, i6, i5, i4, i3, i2, i1, i0);
669 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0)
671 return set_ps(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
H A Dsimdlib_512_emu.inl795 int i4,
801 return Integer{SIMD256T::set_epi32(i7, i6, i5, i4, i3, i2, i1, i0),
806 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
808 return set_epi32(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
822 float i4,
828 return Float{SIMD256T::set_ps(i7, i6, i5, i4, i3, i2, i1, i0),
833 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
835 return set_ps(0, 0, 0, 0, 0, 0, 0, 0, i7, i6, i5, i4, i3, i2, i1, i0);
784 set_epi32(int i15,int i14,int i13,int i12,int i11,int i10,int i9,int i8,int i7,int i6,int i5,int i4,int i3,int i2,int i1,int i0) argument
811 set_ps(float i15,float i14,float i13,float i12,float i11,float i10,float i9,float i8,float i7,float i6,float i5,float i4,float i3,float i2,float i1,float i0) argument
H A Dsimdlib_256_avx.inl782 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
784 return _mm256_set_epi32(i7, i6, i5, i4, i3, i2, i1, i0);
788 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
790 return _mm256_set_ps(i7, i6, i5, i4, i3, i2, i1, i0);
H A Dsimdlib_interface.hpp325 static Integer set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2228 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_s3tc_rgba_aos
2238 i4 = lp_build_extract_range(gallivm, i, count * 4, 4);
2251 colors, codewords, i4, j4);
2256 codewords, alpha_lo, alpha_hi, i4, j4);
2261 codewords, alpha_lo, alpha_hi, i4, j4);
2583 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_rgtc_rgba_aos
2590 i4 = lp_build_extract_range(gallivm, i, count * 4, 4);
2601 red_lo, red_hi, i4, j4);
2606 red_lo, red_hi, green_lo, green_hi, i4, j4);
2611 red_lo, red_hi, i4, j
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2186 LLVMValueRef offset4, i4, j4, rgba4[LP_MAX_VECTOR_LENGTH/16]; local in function:lp_build_fetch_s3tc_rgba_aos
2196 i4 = lp_build_extract_range(gallivm, i, count * 4, 4);
2209 colors, codewords, i4, j4);
2214 codewords, alpha_lo, alpha_hi, i4, j4);
2219 codewords, alpha_lo, alpha_hi, i4, j4);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c2607 struct qreg i4 = vir_uniform_ui(c, 4); local in function:ntq_get_barycentric_centroid
2619 struct qreg s2 = vir_XOR(c, vir_AND(c, sample_mask, i4), i4);
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A DVISmoveImage.s102 #define skind i4

Completed in 39 milliseconds