Home
last modified time | relevance | path

Searched refs:s0_1 (Results 1 – 7 of 7) sorted by relevance

/external/deqp-deps/glslang/Test/baseResults/
DstructDeref.frag.out13 … 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 …]
Dspv.structDeref.frag.out18 MemberName 9(s1) 2 "s0_1"
/external/clang/test/CodeGenCXX/
Dx86_32-arguments.cpp62 struct s0_1 : s0_0 { int* y; }; argument
63 s0_1 f0() { return s0_1(); } in f0()
/external/deqp-deps/glslang/Test/
Dspv.structDeref.frag17 s0 s0_1;
63 locals0 = foo1.s0_1;
DstructDeref.frag17 s0 s0_1;
63 locals0 = foo1.s0_1;
/external/libaom/libaom/aom_dsp/x86/
Dblend_a64_mask_avx2.c56 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()
Dblend_a64_mask_sse4.c881 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()