Home
last modified time | relevance | path

Searched refs:g8 (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/external/clang/test/CodeGen/
Dbitfield-2.c301 struct s8 g8 = { 0xF }; variable
317 struct s8 g8 = { 0xdeadbeef, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef }; in test_8() local
319 res ^= g8.f0 ^ g8.f2 ^ g8.f3; in test_8()
320 res ^= f8_load(&g8) ^ f8_store(&g8) ^ f8_reload(&g8); in test_8()
321 res ^= g8.f0 ^ g8.f2 ^ g8.f3; in test_8()
/external/tensorflow/tensorflow/examples/android/jni/
Drgb2yuv.cc21 const int r8, const int g8, const int b8, in WriteYUV() argument
24 *pY = ((66 * r8 + 129 * g8 + 25 * b8 + 128) >> 8) + 16; in WriteYUV()
47 pUV[offset + v_offset] += ((112 * r8 - 94 * g8 - 18 * b8 + 128) >> 10) + 32; in WriteYUV()
50 pUV[offset + u_offset] += ((-38 * r8 - 74 * g8 + 112 * b8 + 128) >> 10) + 32; in WriteYUV()
93 const int g8 = g6 << 2 | g6 >> 4; in ConvertRGB565ToYUV420SP() local
96 WriteYUV(x, y, width, r8, g8, b8, pY++, pUV); in ConvertRGB565ToYUV420SP()
/external/clang/test/SemaTemplate/
Dcurrent-instantiation.cpp67 void g8(T&); // expected-note{{previous}}
68 void g8(typename X0<U, T_type>::T_type&);
69 …void g8(typename ::X0<typename X0<T_type, U>::X1::my_T_type, U_type>::X1::my_T_type&); // expected…
140 void g8(T&); // expected-note{{previous}}
141 void g8(typename X0<U, T_type>::T_type&);
142 …void g8(typename ::X0<typename X0<T_type*, U*>::X2::my_T_type*, U_type*>::X2::my_T_type&); // expe…
/external/clang/test/Sema/
Dbitfield-layout.c192 struct __attribute__((packed)) g8 { struct
197 CHECK_SIZE(struct, g8, 4); argument
199 CHECK_SIZE(struct, g8, 5);
201 CHECK_ALIGN(struct, g8, 1);
Dprivate-extern.c33 extern int g8; // expected-note{{previous declaration}} in f2()
34 int g8; // expected-error {{non-extern declaration of 'g8' follows extern declaration}} in f2() local
Dno-documentation-warn-tagdecl-specifier.c85 enum e4 *g8(enum e8 *p);
/external/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp17 int(*g8)(const int&, int) = f4; in good() local
39 int (*g8)(int, char) = f2; in bad() local
/external/swiftshader/third_party/LLVM/test/CodeGen/XCore/
Dscavenging.ll11 @g8 = external global i32 ; <i32*> [#uses=2]
29 %10 = volatile load i32* @g8, align 4 ; <i32> [#uses=1]
38 volatile store i32 %10, i32* @g8, align 4
/external/clang/test/CXX/except/except.spec/
Dp5-virtual.cpp57 virtual void g8() noexcept; // expected-note {{overridden virtual function is here}}
93 …virtual void g8() throw(int); // expected-error {{exception specification of overriding function i…
/external/llvm/test/CodeGen/PowerPC/
Dppc64-fastcc.ll7 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
15 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
23 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
31 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
39 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
47 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
55 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
63g8(i64 %g1, double %f1, <4 x i32> %v1, i64 %g2, double %f2, <4 x i32> %v2, i64 %g3, double %f3, <4…
64 ret i64 %g8
66 ; CHECK-LABEL: @g8
[all …]
Dppc64le-aggregates.ll177 @g8 = common global %struct.float8 zeroinitializer, align 4
260 …%0 = load [8 x float], [8 x float]* getelementptr inbounds (%struct.float8, %struct.float8* @g8, i…
302 …%0 = load [8 x float], [8 x float]* getelementptr inbounds (%struct.float8, %struct.float8* @g8, i…
325 …%0 = load [8 x float], [8 x float]* getelementptr inbounds (%struct.float8, %struct.float8* @g8, i…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dppc64-fastcc.ll7 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
15 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
23 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
31 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
39 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
47 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
55 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3…
63g8(i64 %g1, double %f1, <4 x i32> %v1, i64 %g2, double %f2, <4 x i32> %v2, i64 %g3, double %f3, <4…
64 ret i64 %g8
66 ; CHECK-LABEL: @g8
[all …]
Dppc64le-aggregates.ll181 @g8 = common global %struct.float8 zeroinitializer, align 4
264 …%0 = load [8 x float], [8 x float]* getelementptr inbounds (%struct.float8, %struct.float8* @g8, i…
303 …%0 = load [8 x float], [8 x float]* getelementptr inbounds (%struct.float8, %struct.float8* @g8, i…
326 …%0 = load [8 x float], [8 x float]* getelementptr inbounds (%struct.float8, %struct.float8* @g8, i…
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
Dp3-0x.cpp40 auto g8() const noexcept(noexcept(this->f(((this))->ptr))) -> decltype(this->f(this->ptr));
51 float &fr4 = ci.g8(); in test_C()
59 static_assert(noexcept(ci.g8()), "exception-specification failure"); in test_C()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dglobal-merge.ll10 ; CHECK: g8
11 @g8 = internal global i32 0
12 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32* @g8 to i8*)], section "llvm.metadata"
/external/llvm/test/tools/gold/X86/
Demit-llvm.ll49 @g8 = external global i32
97 ret i32* @g8
109 ; API: g8 UNDEF
/external/llvm/test/CodeGen/ARM/
Dglobal-merge.ll10 ; CHECK: g8
11 @g8 = internal global i32 0
12 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32* @g8 to i8*)], section "llvm.metadata"
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/
Demit-llvm.ll49 @g8 = external global i32
97 ret i32* @g8
115 ; RES: .o,g8,{{$}}
/external/llvm/test/CodeGen/XCore/
Dscavenging.ll12 @g8 = external global i32 ; <i32*> [#uses=2]
30 %10 = load volatile i32, i32* @g8, align 4 ; <i32> [#uses=1]
39 store volatile i32 %10, i32* @g8, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/XCore/
Dscavenging.ll12 @g8 = external global i32 ; <i32*> [#uses=2]
30 %10 = load volatile i32, i32* @g8, align 4 ; <i32> [#uses=1]
39 store volatile i32 %10, i32* @g8, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmovcmov.ll226 @g8 = global i8 0
256 ; CMOV: movb %al, g8(%rip)
267 ; CMOV: movb %al, g8(%rip)
278 store volatile i8 %sel2, i8* @g8
Dfold-rmw-ops.ll9 @g8 = external global i8, align 1
474 ; CHECK-NEXT: # fixup A - offset: 2, value: g8-5, kind: reloc_riprel_4byte
486 %load1 = load i8, i8* @g8
488 store i8 %add, i8* @g8
598 ; CHECK-NEXT: # fixup A - offset: 3, value: g8-4, kind: reloc_riprel_4byte
610 %load1 = load i8, i8* @g8
612 store i8 %add, i8* @g8
865 ; CHECK-NEXT: # fixup A - offset: 2, value: g8-5, kind: reloc_riprel_4byte
877 %load1 = load i8, i8* @g8
881 store i8 %sub, i8* @g8
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dopt-glob-addrs-001.ll19 @g8 = external global [750 x i32]
75 %v26 = getelementptr inbounds [750 x i32], [750 x i32]* @g8, i32 0, i32 %v7
103 %v42 = getelementptr inbounds [750 x i32], [750 x i32]* @g8, i32 0, i32 %v7
144 %v68 = getelementptr inbounds [750 x i32], [750 x i32]* @g8, i32 0, i32 %v7
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c20 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local
43 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11); in fadst16_cols_step1_msa()
46 BUTTERFLY_4(g0, g2, g10, g8, tp0, tp2, tp3, tp1); in fadst16_cols_step1_msa()
206 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_rows_step1_msa() local
227 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11); in fadst16_rows_step1_msa()
230 BUTTERFLY_4(g0, g2, g10, g8, tp0, tp2, tp3, tp1); in fadst16_rows_step1_msa()
/external/clang/test/CodeGenObjC/
Dencode-test.m142 // CHECK: @g8 = constant [7 x i8] c"{s8=D}\00"
146 const char g8[] = @encode(struct s8); function

12345678910>>...13