Home
last modified time | relevance | path

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

12

/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()
Dconst-init.c48 int g8 = (2.0 + 3.0i) * (5.0 + 7.0i) == (-11.0 + 29.0i); variable
Dtbaa-class.cpp137 uint32_t g8(StructA *A, StructS *S, uint64_t count) { in g8() function
Dregparm-struct.c69 void g8(void) { in g8() function
Dtbaa.cpp131 uint32_t g8(StructA *A, StructS *S, uint64_t count) { in g8() function
/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/SemaCXX/
Dfunction-pointer-arguments.cpp17 int(*g8)(const int&, int) = f4; in good() local
39 int (*g8)(int, char) = f2; in bad() local
/external/clang/test/Sema/
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);
Dattr-alias-elf.c31 void g8() {} in g8() function
Dconstant-builtins-2.c15 long double g8 = __builtin_nanl(""); variable
/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/tools/gold/
Demit-llvm.ll27 @g8 = external global i32
75 ret i32* @g8
87 ; API: g8 UNDEF
/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/llvm/test/CodeGen/PowerPC/
Dppc64-fastcc.ll5 …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…
61g8(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 …]
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/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/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/clang/test/CodeGenObjC/
Dencode-test.m142 // CHECK: @g8 = constant [7 x i8] c"{s8=D}\00"
146 const char g8[] = @encode(struct s8); function
/external/clang/test/CodeGenCXX/
Dpr12251.cpp66 e8 g8(e8 *x) { in g8() function
/external/clang/test/CodeGenObjCXX/
Dencode.mm202 // CHECK: @g8 = constant [14 x i8] c"{Y={X=[10i]}}\00"
203 extern const char g8[] = @encode(Y); function
/external/llvm/test/CodeGen/Mips/
Dtailcall.ll18 @g8 = common global i32 0, align 4
96 %8 = load i32, i32* @g8, align 4
/external/v8/test/mjsunit/
Dlarge-object-allocation.js246 this.g8 = i;
/external/clang/test/CXX/drs/
Ddr0xx.cpp350 extern "C++" void g8();
352 extern "C++" void g8() { in g8() function
/external/pcre/dist/testdata/
Dtestinput4473 /(|a)/g8
611 /A*/g8

12