Home
last modified time | relevance | path

Searched refs:g5 (Results 1 – 25 of 157) sorted by relevance

1234567

/external/clang/test/CodeGen/
Dbitfield-2.c213 struct s5 g5 = { 0xdeadbeef, 0xdeadbeef }; variable
229 struct s5 g5 = { 0xdeadbeef, 0xdeadbeef, 0xdeadbeef }; in test_5() local
231 res ^= g5.f0 ^ g5.f1 ^ g5.f2; in test_5()
232 res ^= f5_load(&g5) ^ f5_store(&g5) ^ f5_reload(&g5); in test_5()
233 res ^= g5.f0 ^ g5.f1 ^ g5.f2; in test_5()
/external/mesa3d/src/mesa/sparc/
Dsparc_clip.S107 ld [%i0 + 0x0c], %g5 ! LSU Group
110 addcc %g5, %g5, %g5 ! IEU1 Group
114 subcc %g5, %g4, %g0 ! IEU1 Group
119 subcc %g5, %g4, %g0 ! IEU1 Group
124 subcc %g5, %g4, %g0 ! IEU1 Group
194 1: ld [%i0 + 0x0c], %g5 ! LSU Group
196 addcc %g5, %g5, %g5 ! IEU1 Group
200 subcc %g5, %g4, %g0 ! IEU1 Group
205 subcc %g5, %g4, %g0 ! IEU1 Group
210 subcc %g5, %g4, %g0 ! IEU1 Group
/external/llvm/test/CodeGen/SPARC/
D64spill.ll13 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
24 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
35 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
47 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
58 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
69 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
80 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
91 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
102 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
113 …,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~{l0},~…
/external/clang/test/SemaTemplate/
Dcurrent-instantiation.cpp55 void g5(T&); // expected-note{{previous}}
56 void g5(typename X0::U_type&);
57 void g5(typename X0::X1::my_T_type&); // expected-error{{redecl}}
128 void g5(T&); // expected-note{{previous}}
129 void g5(typename X0::U_type&);
130 void g5(typename X0::X2::my_T_type&); // expected-error{{redecl}}
/external/clang/test/CodeGenCXX/
Dmangle-literal-suffix.cpp13 template <class T> void g5(char (&buffer)[sizeof(T() + 5)]) {} in g5() function
14 template void g5<int>(char (&)[sizeof(int)]);
/external/llvm/test/CodeGen/PowerPC/
D2008-07-10-SplatMiscompile.ll1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vadduhm
2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsubuhm
D2006-08-11-RetVector.ll1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsldoi
2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vor
D2010-05-03-retaddr1.ll1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 | FileCheck %s
2 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mcpu=g5 -regalloc=basic | FileCheck %s
Dmem-rr-addr-mode.ll1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep li.*16
2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep addi
Dvector-identity-shuffle.ll1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep test:
2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vperm
Di64_fp.ll8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
10 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \
/external/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp14 int(*g5)(const int, int) = f2; in good() local
31 int (*g5)(int) = f1; in bad() local
/external/v8/test/mjsunit/es6/
Ddefault-parameters.js61 var g5 = (x, y = () => x) => { return x + y(); }; function in TestDefaults
62 assertEquals(8, g5(4));
63 assertEquals(8, g5(4, undefined));
64 assertEquals(6, g5(4, () => 2));
113 var g5 = (a = () => x) => { var x; return a(); }; function in TestParameterScopingSloppy
114 assertEquals(1, g5());
157 var g5 = (a = () => eval("x")) => { var x; return a(); }; function in TestParameterScopingStrict
158 assertEquals(1, g5());
Dtail-call.js328 function g5(a) { function
329 return f([f, g5, test], true) &&
330 (f([f, g5, test], false) || f([f, test], true));
368 assertEquals(true, g5());
408 function g5() { function
419 assertEquals(153, g5());
Dgenerators-objects.js40 function* g5(l) { "use strict"; yield 1; for (let x in l) { yield x; } } generator in TestContextAllocation
46 g5(["foo"]);
/external/clang/test/Sema/
Dprivate-extern.c19 __private_extern__ int g5; // expected-note{{previous declaration}} variable
20 static int g5; // expected-error{{static declaration of 'g5' follows non-static declaration}} variable
Dalign-x86.c13 unsigned long long g5; variable
14 short chk1[__alignof__(g5) == 8 ? 1 : -1];
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-cxx03-extra-copy.cpp53 void g5(const X5&);
60 g5(X5()); // Generates a warning in the default argument. in test()
/external/llvm/test/CodeGen/NVPTX/
Daddrspacecast-gvar.ll7 ; CHECK: .visible .global .align 8 .u32 g5[2] = {0, generic(g)+8};
13 @g5 = constant {i32*, i32*} {i32* null, i32* addrspacecast (i32 addrspace(1)* getelementptr (i32, i…
/external/clang/test/CXX/except/except.spec/
Dp5-virtual.cpp52 virtual void g5() throw(A); // expected-note {{overridden virtual function is here}}
88 …virtual void g5() throw(P); // expected-error {{exception specification of overriding function is …
/external/v8/test/mjsunit/
Dglobal-infinity.js56 function g5() { return Infinity == (1/0); } function
57 test(true, g5);
Dglobal-infinity-strict.js65 function g5() { return Infinity == (1/0); } function
66 test(true, g5);
Dglobal-nan.js56 function g5() { return NaN == (0/0); } function
57 test(false, g5);
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
Dp3-0x.cpp37 auto g5() noexcept(noexcept(this->f(ptr))) -> decltype(this->f(ptr));
48 int &ir3 = ci.g5(); in test_C()
56 static_assert(!noexcept(ci.g5()), "exception-specification failure"); in test_C()
/external/v8/test/mjsunit/es8/
Dsyntactic-tail-call.js328 function g5(a) { function
329 return f([f, g5, test], true) &&
330 (f([f, g5, test], false) || continue f([f, test], true));
368 assertEquals(true, g5());
396 function g5() { function
405 assertEquals(153, g5());

1234567