/external/mesa3d/src/mesa/sparc/ |
D | sparc_clip.S | 108 ld [%i0 + 0x08], %g4 ! LSU Group 112 addcc %g4, %g4, %g4 ! IEU1 Group 114 subcc %g5, %g4, %g0 ! IEU1 Group 115 ld [%i0 + 0x04], %g4 ! LSU Group 117 addcc %g4, %g4, %g4 ! IEU1 Group 119 subcc %g5, %g4, %g0 ! IEU1 Group 120 ld [%i0 + 0x00], %g4 ! LSU Group 122 addcc %g4, %g4, %g4 ! IEU1 Group 124 subcc %g5, %g4, %g0 ! IEU1 Group 130 sll %g3, 8, %g4 ! IEU1 Group [all …]
|
/external/clang/test/CodeGenCXX/ |
D | default-arguments.cpp | 68 void g4(int a, int b = 7); in f4() 70 void g4(int a, int b = 5); in f4() 72 void g4(int a = 5, int b); in f4() 75 g4(); in f4()
|
D | mangle-literal-suffix.cpp | 8 template <class T> void g4(char (&buffer)[sizeof(T() + 5.0L)]) {} in g4() function 9 template void g4<int>(char (&)[sizeof(long double)]);
|
/external/clang/test/CodeGen/ |
D | bitfield-2.c | 181 struct s4 g4 = { 0xdeadbeef, 0xdeadbeef }; variable 197 struct s4 g4 = { 0xdeadbeef, 0xdeadbeef }; in test_4() local 199 res ^= g4.f0 ^ g4.f1; in test_4() 200 res ^= f4_load(&g4) ^ f4_store(&g4) ^ f4_reload(&g4); in test_4() 201 res ^= g4.f0 ^ g4.f1; in test_4()
|
D | init.c | 29 static const int g4 = 12; in f4() local 30 return g4; in f4()
|
/external/llvm/test/CodeGen/SPARC/ |
D | 64spill.ll | 13 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 24 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 35 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 47 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 58 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 69 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 80 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 91 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 102 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~… 113 … "=r,r,~{i0},~{i1},~{i2},~{i3},~{i4},~{i5},~{i6},~{i7},~{g1},~{g2},~{g3},~{g4},~{g5},~{g6},~{g7},~…
|
/external/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 21 .globl g4 # @g4 symbol 23 g4: label
|
/external/clang/test/Sema/ |
D | align-x86.c | 22 struct __attribute__((packed)) {unsigned int a;} g4; variable 23 short chk1[__alignof__(g4) == 1 ? 1 : -1]; 24 short chk2[__alignof__(g4.a) == 1 ? 1 : -1];
|
D | private-extern.c | 16 extern int g4; // expected-note{{previous declaration}} 17 static int g4; // expected-error{{static declaration of 'g4' follows non-static declaration}} variable
|
/external/sonivox/arm-wt-22k/vectors/ |
D | abba.imy | 9 …g4*5#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*4b…
|
/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… 29 define fastcc double @f2(i64 %g1, double %f1, i64 %g2, double %f2, i64 %g3, double %f3, i64 %g4, do…
|
/external/clang/test/SemaTemplate/ |
D | current-instantiation.cpp | 51 void g4(T&); // expected-note{{previous}} 52 void g4(typename X0::U_type&); 53 void g4(typename X1::my_T_type&); // expected-error{{redecl}} 124 void g4(T&); // expected-note{{previous}} 125 void g4(typename X0::U_type&); 126 void g4(typename X2::my_T_type&); // expected-error{{redecl}}
|
/external/v8/test/mjsunit/harmony/ |
D | default-parameters.js | 57 var g4 = (x = () => 1) => { return x() }; function in TestDefaults 58 assertEquals(1, g4()); 59 assertEquals(1, g4(undefined)); 60 assertEquals(2, g4(() => 2)); 61 assertThrows(() => g4(null), TypeError); 113 var g4 = (a = function() { return x }) => { var x; return a(); }; function in TestParameterScopingSloppy 114 assertEquals(1, g4()); 157 var g4 = (a = eval("x")) => { var x; return a; }; function in TestParameterScopingStrict 158 assertEquals(1, g4());
|
/external/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 13 int(*g4)(int, int) = f2; in good() local 28 int (*g4)(int, char) = f1; in bad() local
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-cxx0x-no-extra-copy.cpp | 43 void g4(const X4<int>&); 49 g4(X4<int>()); in test()
|
D | p5-cxx03-extra-copy.cpp | 52 void g4(const X4<int>&); 59 g4(X4<int>()); in test()
|
/external/llvm/test/Transforms/InstCombine/ |
D | odr-linkage.ll | 6 @g4 = internal constant i32 4 12 %D = load i32, i32* @g4
|
/external/opencv3/modules/video/src/ |
D | optflowgf.cpp | 466 __m128 g4 = _mm_load_ps(simd_kernel); in FarnebackUpdateFlow_GaussianBlur() local 468 s0 = _mm_mul_ps(_mm_loadu_ps(sptr0 + x), g4); in FarnebackUpdateFlow_GaussianBlur() 469 s1 = _mm_mul_ps(_mm_loadu_ps(sptr0 + x + 4), g4); in FarnebackUpdateFlow_GaussianBlur() 470 s2 = _mm_mul_ps(_mm_loadu_ps(sptr0 + x + 8), g4); in FarnebackUpdateFlow_GaussianBlur() 471 s3 = _mm_mul_ps(_mm_loadu_ps(sptr0 + x + 12), g4); in FarnebackUpdateFlow_GaussianBlur() 477 g4 = _mm_load_ps(simd_kernel + i*4); in FarnebackUpdateFlow_GaussianBlur() 480 s0 = _mm_add_ps(s0, _mm_mul_ps(x0, g4)); in FarnebackUpdateFlow_GaussianBlur() 481 s1 = _mm_add_ps(s1, _mm_mul_ps(x1, g4)); in FarnebackUpdateFlow_GaussianBlur() 484 s2 = _mm_add_ps(s2, _mm_mul_ps(x0, g4)); in FarnebackUpdateFlow_GaussianBlur() 485 s3 = _mm_add_ps(s3, _mm_mul_ps(x1, g4)); in FarnebackUpdateFlow_GaussianBlur() [all …]
|
/external/libcxx/test/std/utilities/function.objects/func.require/ |
D | invoke.pass.cpp | 34 Array<char, 4>::type& g4() const &&; 47 static_assert(sizeof(std::__invoke(&Type::g4, std::declval<Type const&&>())) == 4, ""); in main()
|
/external/clang/test/CXX/except/except.spec/ |
D | p5-virtual.cpp | 51 virtual void g4() throw(B1); // expected-note {{overridden virtual function is here}} 87 …virtual void g4() throw(A); // expected-error {{exception specification of overriding function is …
|
/external/llvm/test/CodeGen/NVPTX/ |
D | addrspacecast-gvar.ll | 6 ; CHECK: .visible .global .align 8 .u32 g4[2] = {0, generic(g)}; 12 @g4 = constant {i32*, i32*} {i32* null, i32* addrspacecast (i32 addrspace(1)* @g to i32*)}
|
/external/v8/test/mjsunit/es6/ |
D | generators-objects.js | 38 function* g4() { var x = 10; yield 1; return x; } generator in TestContextAllocation 45 g4();
|
/external/v8/test/mjsunit/ |
D | global-infinity.js | 53 function g4() { return (1/0) == Infinity; } function 54 test(true, g4);
|
/external/llvm/test/Object/X86/ |
D | nm-ir.ll | 12 ; CHECK-NOT: g4 28 @g4 = private global i32 42
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/ |
D | p3-0x.cpp | 36 auto g4() const noexcept(noexcept(f(((this))->ptr))) -> decltype(f(this->ptr)); 47 float &fr2 = ci.g4(); in test_C() 55 static_assert(noexcept(ci.g4()), "exception-specification failure"); in test_C()
|