/external/llvm/test/MC/Sparc/ |
D | sparc-alu-instructions.s | 6 ! CHECK: add %g1, %g2, %g3 ! encoding: [0x86,0x00,0x40,0x02] 7 add %g1, %g2, %g3 13 ! CHECK: addcc %g1, %g2, %g3 ! encoding: [0x86,0x80,0x40,0x02] 14 addcc %g1, %g2, %g3 16 ! CHECK: addxcc %g1, %g2, %g3 ! encoding: [0x86,0xc0,0x40,0x02] 17 addxcc %g1, %g2, %g3 19 ! CHECK: udiv %g1, %g2, %g3 ! encoding: [0x86,0x70,0x40,0x02] 20 udiv %g1, %g2, %g3 22 ! CHECK: sdiv %g1, %g2, %g3 ! encoding: [0x86,0x78,0x40,0x02] 23 sdiv %g1, %g2, %g3 [all …]
|
D | sparcv9-instructions.s | 5 ! V8-NEXT: addc %g2, %g1, %g3 6 ! V9: addx %g2, %g1, %g3 ! encoding: [0x86,0x40,0x80,0x01] 7 addc %g2, %g1, %g3 10 ! V8-NEXT: addccc %g1, %g2, %g3 11 ! V9: addxcc %g1, %g2, %g3 ! encoding: [0x86,0xc0,0x40,0x02] 12 addccc %g1, %g2, %g3 15 ! V8-NEXT: subc %g2, %g1, %g3 16 ! V9: subx %g2, %g1, %g3 ! encoding: [0x86,0x60,0x80,0x01] 17 subc %g2, %g1, %g3 20 ! V8-NEXT: subccc %g1, %g2, %g3 [all …]
|
D | sparc-relocations.s | 20 ! CHECK: or %g1, %lo(sym), %g3 ! encoding: [0x86,0x10,0b011000AA,A] 22 or %g1, %lo(sym), %g3 32 ! CHECK: or %g1, %m44(sym), %g3 ! encoding: [0x86,0x10,0b011000AA,A] 34 or %g1, %m44(sym), %g3 36 ! CHECK: or %g1, %l44(sym), %g3 ! encoding: [0x86,0x10,0b0110AAAA,A] 38 or %g1, %l44(sym), %g3 44 ! CHECK: or %g1, %hm(sym), %g3 ! encoding: [0x86,0x10,0b011000AA,A] 46 or %g1, %hm(sym), %g3
|
/external/mesa3d/src/mesa/sparc/ |
D | sparc_clip.S | 29 .register %g3, #scratch 82 ldub [%i4], %g3 83 sll %g3, 8, %g3 84 or %g2, %g3, %g2 86 ld [%i1 + V4F_FLAGS], %g3 87 or %g3, VEC_SIZE_4, %g3 88 st %g3, [%i1 + V4F_FLAGS] 89 mov 3, %g3 90 st %g3, [%i1 + V4F_SIZE] 111 addx %g0, 0x0, %g3 ! IEU1 Group [all …]
|
D | norm.S | 5 .register %g3, #scratch 36 LDPTR [%o4 + V4F_START], %g3 ! g3 = 'out' dest->start 90 st %f3, [%g3 + 0x00] ! out[i][0] = tx * scale 92 st %f5, [%g3 + 0x04] ! out[i][1] = ty * scale 94 st %f7, [%g3 + 0x08] ! out[i][2] = tz * scale 98 add %g3, 0x10, %g3 ! advance out vector pointer 146 st %f3, [%g3 + 0x00] ! out[i][0] = tx * len 148 st %f5, [%g3 + 0x04] ! out[i][1] = ty * len 150 st %f7, [%g3 + 0x08] ! out[i][2] = tz * len 154 add %g3, 0x10, %g3 ! advance out vector pointer [all …]
|
D | xform.S | 23 .register %g3, #scratch 65 ld [%o2 + V4F_COUNT], %g3 69 cmp %g3, 1 70 st %g3, [%o0 + V4F_COUNT] 75 andn %g3, 1, %o2 110 cmp %o1, %g3 139 ld [%o2 + V4F_COUNT], %g3 141 cmp %g3, 1 142 st %g3, [%o0 + V4F_COUNT] 147 andn %g3, 1, %o2 [all …]
|
/external/llvm/test/MC/Disassembler/Sparc/ |
D | sparc.txt | 6 # CHECK: add %g1, %g2, %g3 15 # CHECK: addcc %g1, %g2, %g3 18 # CHECK: addxcc %g1, %g2, %g3 21 # CHECK: udiv %g1, %g2, %g3 24 # CHECK: sdiv %g1, %g2, %g3 27 # CHECK: and %g1, %g2, %g3 30 # CHECK: andn %g1, %g2, %g3 33 # CHECK: or %g1, %g2, %g3 36 # CHECK: orn %g1, %g2, %g3 39 # CHECK: xor %g1, %g2, %g3 [all …]
|
/external/v8/test/mjsunit/ |
D | omit-constant-mapcheck.js | 57 var g3 = { a:2, b:9, c:1 } variable 60 g3.a = v; 61 return g3.a; 68 delete g3.c; 70 assertEquals({a:7, b:9}, g3);
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc-fast-isel.ll | 5 define fastcc i64 @g1(i64 %g1, double %f1, i64 %g2, double %f2, i64 %g3, double %f3, i64 %g4, doubl… 13 define fastcc i64 @g2(i64 %g1, double %f1, i64 %g2, double %f2, i64 %g3, double %f3, i64 %g4, doubl… 21 define fastcc i64 @g3(i64 %g1, double %f1, i64 %g2, double %f2, i64 %g3, double %f3, i64 %g4, doubl… 22 ret i64 %g3 24 ; CHECK-LABEL: @g3 29 define fastcc double @f2(i64 %g1, double %f1, i64 %g2, double %f2, i64 %g3, double %f3, i64 %g4, do…
|
/external/clang/test/CodeGen/ |
D | bitfield-2.c | 144 struct s3 g3 = { 0xdeadbeef, 0xdeadbeef }; variable 163 struct s3 g3 = { 0xdeadbeef, 0xdeadbeef }; in test_3() local 165 res ^= g3.f0 ^ g3.f1; in test_3() 166 res ^= f3_load(&g3) ^ f3_store(&g3) ^ f3_reload(&g3); in test_3() 167 res ^= g3.f0 ^ g3.f1; in test_3()
|
/external/sonivox/arm-wt-22k/vectors/ |
D | abba.imy | 9 …g3*5#f4*5#f1*5#c1*4b2*5d1*5#c4*4b3*4a4*4b3.*5#c3*5#c2*4b2*4a1.r2*5#c2*4b3*4b1r4r5*5#c2*4b3*4b2*5#c…
|
/external/clang/test/SemaCXX/ |
D | warn-unused-result.cpp | 10 S &g3() __attribute__((warn_unused_result)); 16 g3(); // expected-warning {{ignoring return value}} in test() 21 (void)g3(); in test() 27 g3().t(); in test() 32 S &s3 = g3(); in test()
|
D | addr-of-overloaded-function.cpp | 26 template<typename T> T g3(T); 27 int g3(int); 28 int g3(char); 33 g(g3); in g_test()
|
D | function-pointer-arguments.cpp | 12 int(*g3)(volatile int, int) = f1; in good() local 26 int (*g3)(char, int) = f1; in bad() local
|
/external/llvm/test/CodeGen/SPARC/ |
D | 64spill.ll | 13 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 24 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 35 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 47 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 58 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 69 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 80 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 91 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 102 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~… 113 …0 $1", "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~…
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/ |
D | copy.pass.cpp | 62 char g1, g2, g3, p1, p3; in main() local 64 t.setg(&g1, &g2, &g3); in main() 69 wchar_t g1, g2, g3, p1, p3; in main() local 71 t.setg(&g1, &g2, &g3); in main()
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/ |
D | assign.pass.cpp | 65 char g1, g2, g3, p1, p3; in main() local 67 t.setg(&g1, &g2, &g3); in main() 73 wchar_t g1, g2, g3, p1, p3; in main() local 75 t.setg(&g1, &g2, &g3); in main()
|
D | swap.pass.cpp | 75 char g1, g2, g3, p1, p3; in main() local 77 t.setg(&g1, &g2, &g3); in main() 83 wchar_t g1, g2, g3, p1, p3; in main() local 85 t.setg(&g1, &g2, &g3); in main()
|
/external/jmonkeyengine/engine/src/test/jme3test/model/shape/ |
D | TestBillboard.java | 61 Geometry g3 = new Geometry("Quad2", q2); in simpleInitApp() local 64 g3.setMaterial(mat2); in simpleInitApp() 65 g3.setLocalTranslation(.5f, .5f, .01f); in simpleInitApp() 77 bb.attachChild(g3); in simpleInitApp()
|
/external/valgrind/tests/ |
D | os_test.c | 32 int a1, a2, a3, g1, g2, g3; // 'a' = actual; 'g' = given in matches_version() local 42 if (sscanf(min_version, "%d.%d.%d", &g1, &g2, &g3) != 3) return False; in matches_version() 51 if (a3 >= g3) return True; in matches_version()
|
/external/clang/test/SemaTemplate/ |
D | current-instantiation.cpp | 47 void g3(T&); // expected-note{{previous}} 48 void g3(typename X0::U_type&); 49 void g3(typename ::X0<T_type, U_type>::T_type&); // expected-error{{redecl}} 120 void g3(T&); // expected-note{{previous}} 121 void g3(typename X0::U_type&); 122 void g3(typename ::X0<T_type*, U_type*>::T_type&); // expected-error{{redecl}}
|
/external/clang/test/CodeGenCXX/ |
D | mangle-literal-suffix.cpp | 3 template <class T> void g3(char (&buffer)[sizeof(T() + 5.0)]) {} in g3() function 4 template void g3<int>(char (&)[sizeof(double)]);
|
/external/llvm/test/MC/ELF/ |
D | comdat.s | 91 .section .baz,"axG",@progbits,g3,comdat 92 .long g3
|
/external/openssh/ |
D | poly1305.c | 43 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local 140 g3 = h3 + b; b = g3 >> 26; g3 &= 0x3ffffff; in poly1305_auth() 148 h3 = (h3 & nb) | (g3 & b); in poly1305_auth()
|
/external/llvm/test/CodeGen/NVPTX/ |
D | addrspacecast-gvar.ll | 5 ; CHECK: .visible .global .align 4 .u32 g3 = g; 9 @g3 = addrspace(1) global i32 addrspace(1)* @g
|