/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()
|
D | const-init.c | 48 int g8 = (2.0 + 3.0i) * (5.0 + 7.0i) == (-11.0 + 29.0i); variable
|
D | tbaa-class.cpp | 137 uint32_t g8(StructA *A, StructS *S, uint64_t count) { in g8() function
|
D | regparm-struct.c | 69 void g8(void) { in g8() function
|
D | tbaa.cpp | 131 uint32_t g8(StructA *A, StructS *S, uint64_t count) { in g8() function
|
/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/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/clang/test/Sema/ |
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);
|
D | attr-alias-elf.c | 31 void g8() {} in g8() function
|
D | constant-builtins-2.c | 15 long double g8 = __builtin_nanl(""); variable
|
/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/tools/gold/ |
D | emit-llvm.ll | 27 @g8 = external global i32 75 ret i32* @g8 87 ; API: g8 UNDEF
|
/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/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc.ll | 5 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3… 13 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3… 21 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3… 29 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3… 37 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3… 45 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3… 53 …4 %g6, double %f6, <4 x i32> %v6, i64 %g7, double %f7, <4 x i32> %v7, i64 %g8, double %f8, <4 x i3… 61 …g8(i64 %g1, double %f1, <4 x i32> %v1, i64 %g2, double %f2, <4 x i32> %v2, i64 %g3, double %f3, <4… 62 ret i64 %g8 64 ; 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/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/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/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
|
/external/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 66 e8 g8(e8 *x) { in g8() function
|
/external/clang/test/CodeGenObjCXX/ |
D | encode.mm | 202 // CHECK: @g8 = constant [14 x i8] c"{Y={X=[10i]}}\00" 203 extern const char g8[] = @encode(Y); function
|
/external/llvm/test/CodeGen/Mips/ |
D | tailcall.ll | 18 @g8 = common global i32 0, align 4 96 %8 = load i32, i32* @g8, align 4
|
/external/v8/test/mjsunit/ |
D | large-object-allocation.js | 246 this.g8 = i;
|
/external/clang/test/CXX/drs/ |
D | dr0xx.cpp | 350 extern "C++" void g8(); 352 extern "C++" void g8() { in g8() function
|
/external/pcre/dist/testdata/ |
D | testinput4 | 473 /(|a)/g8 611 /A*/g8
|