/external/clang/test/CodeGen/ |
D | bitfield-2.c | 213 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/ |
D | sparc_clip.S | 107 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/ |
D | 64spill.ll | 13 …,~{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/ |
D | current-instantiation.cpp | 55 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/ |
D | mangle-literal-suffix.cpp | 13 template <class T> void g5(char (&buffer)[sizeof(T() + 5)]) {} in g5() function 14 template void g5<int>(char (&)[sizeof(int)]);
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2008-07-10-SplatMiscompile.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vadduhm 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsubuhm
|
D | 2006-08-11-RetVector.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsldoi 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vor
|
D | stfiwx-2.ll | 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep stb 3 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep stfiwx
|
D | 2010-05-03-retaddr1.ll | 1 ; 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
|
D | mem-rr-addr-mode.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep li.*16 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep addi
|
D | i64_fp.ll | 8 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \ 10 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
|
D | vector-identity-shuffle.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep test: 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vperm
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2008-07-10-SplatMiscompile.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vadduhm 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsubuhm
|
D | 2006-08-11-RetVector.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsldoi 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vor
|
D | 2010-05-03-retaddr1.ll | 1 ; 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
|
D | mem-rr-addr-mode.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep li.*16 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep addi
|
D | vector-identity-shuffle.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep test: 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | not grep vperm
|
/external/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 14 int(*g5)(const int, int) = f2; in good() local 31 int (*g5)(int) = f1; in bad() local
|
/external/clang/test/Sema/ |
D | private-extern.c | 19 __private_extern__ int g5; // expected-note{{previous declaration}} variable 20 static int g5; // expected-error{{static declaration of 'g5' follows non-static declaration}} variable
|
D | align-x86.c | 13 unsigned long long g5; variable 14 short chk1[__alignof__(g5) == 8 ? 1 : -1];
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-cxx03-extra-copy.cpp | 53 void g5(const X5&); 60 g5(X5()); // Generates a warning in the default argument. in test()
|
/external/llvm/test/CodeGen/NVPTX/ |
D | addrspacecast-gvar.ll | 7 ; 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/ |
D | p5-virtual.cpp | 52 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/swiftshader/third_party/LLVM/test/CodeGen/XCore/ |
D | scavenging.ll | 8 @g5 = external global i32 ; <i32*> [#uses=2] 26 %7 = volatile load i32* @g5, align 4 ; <i32> [#uses=1] 41 volatile store i32 %7, i32* @g5, align 4
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/ |
D | p3-0x.cpp | 37 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()
|