/external/clang/test/CodeGen/ |
D | bitfield-2.c | 301 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/ |
D | rgb2yuv.cc | 21 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/ |
D | current-instantiation.cpp | 67 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/ |
D | bitfield-layout.c | 192 struct __attribute__((packed)) g8 { struct 197 CHECK_SIZE(struct, g8, 4); argument 199 CHECK_SIZE(struct, g8, 5); 201 CHECK_ALIGN(struct, g8, 1);
|
D | private-extern.c | 33 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
|
D | no-documentation-warn-tagdecl-specifier.c | 85 enum e4 *g8(enum e8 *p);
|
/external/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 17 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/ |
D | scavenging.ll | 11 @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/ |
D | p5-virtual.cpp | 57 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/ |
D | ppc64-fastcc.ll | 7 …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… 63 …g8(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 …]
|
D | ppc64le-aggregates.ll | 177 @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/ |
D | ppc64-fastcc.ll | 7 …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… 63 …g8(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 …]
|
D | ppc64le-aggregates.ll | 181 @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/ |
D | p3-0x.cpp | 40 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/ |
D | global-merge.ll | 10 ; 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/ |
D | emit-llvm.ll | 49 @g8 = external global i32 97 ret i32* @g8 109 ; API: g8 UNDEF
|
/external/llvm/test/CodeGen/ARM/ |
D | global-merge.ll | 10 ; 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/ |
D | emit-llvm.ll | 49 @g8 = external global i32 97 ret i32* @g8 115 ; RES: .o,g8,{{$}}
|
/external/llvm/test/CodeGen/XCore/ |
D | scavenging.ll | 12 @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/ |
D | scavenging.ll | 12 @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/ |
D | cmovcmov.ll | 226 @g8 = global i8 0 256 ; CMOV: movb %al, g8(%rip) 267 ; CMOV: movb %al, g8(%rip) 278 store volatile i8 %sel2, i8* @g8
|
D | fold-rmw-ops.ll | 9 @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/ |
D | opt-glob-addrs-001.ll | 19 @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/ |
D | vp9_fdct16x16_msa.c | 20 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/ |
D | encode-test.m | 142 // CHECK: @g8 = constant [7 x i8] c"{s8=D}\00" 146 const char g8[] = @encode(struct s8); function
|