Searched refs:s0_1 (Results 1 – 7 of 7) sorted by relevance
/external/deqp-deps/glslang/Test/baseResults/ |
D | structDeref.frag.out | 13 … f, global structure{ global int i, global float f, global structure{ global int i} s0_1} s1_1}) 14 … f, global structure{ global int i, global float f, global structure{ global int i} s0_1} s1_1}) 15 … int i} s0_1} s1_1} s2_1, global int i, global float f, global structure{ global int i, global… 28 … f, global structure{ global int i, global float f, global structure{ global int i} s0_1} s1_1}) 33 …irst child ( temp structure{ global int i, global float f, global structure{ global int i} s0_1}) 34 …tructure ( global structure{ global int i, global float f, global structure{ global int i} s0_1}) 35 … f, global structure{ global int i, global float f, global structure{ global int i} s0_1} s1_1}) 51 …irst child ( temp structure{ global int i, global float f, global structure{ global int i} s0_1}) 52 …rect index ( temp structure{ global int i, global float f, global structure{ global int i} s0_1}) 53 …-element array of structure{ global int i, global float f, global structure{ global int i} s0_1}) [all …]
|
D | spv.structDeref.frag.out | 18 MemberName 9(s1) 2 "s0_1"
|
/external/clang/test/CodeGenCXX/ |
D | x86_32-arguments.cpp | 62 struct s0_1 : s0_0 { int* y; }; argument 63 s0_1 f0() { return s0_1(); } in f0()
|
/external/deqp-deps/glslang/Test/ |
D | spv.structDeref.frag | 17 s0 s0_1; 63 locals0 = foo1.s0_1;
|
D | structDeref.frag | 17 s0 s0_1; 63 locals0 = foo1.s0_1;
|
/external/libaom/libaom/aom_dsp/x86/ |
D | blend_a64_mask_avx2.c | 56 const __m256i s0_1 = yy_loadu_256(src0 + 16); in blend_a64_d16_mask_w32_avx2() local 63 __m256i res1_lo = _mm256_madd_epi16(_mm256_unpacklo_epi16(s0_1, s1_1), in blend_a64_d16_mask_w32_avx2() 65 __m256i res1_hi = _mm256_madd_epi16(_mm256_unpackhi_epi16(s0_1, s1_1), in blend_a64_d16_mask_w32_avx2()
|
D | blend_a64_mask_sse4.c | 881 const __m128i s0_1 = xx_loadu_128(src0 + 8); in blend_a64_d16_mask_w16_sse41() local 888 __m128i res1_lo = _mm_madd_epi16(_mm_unpacklo_epi16(s0_1, s1_1), in blend_a64_d16_mask_w16_sse41() 890 __m128i res1_hi = _mm_madd_epi16(_mm_unpackhi_epi16(s0_1, s1_1), in blend_a64_d16_mask_w16_sse41()
|