/external/mesa3d/src/amd/addrlib/src/gfx10/ |
D | gfx10SwizzlePattern.h | 3805 {Z2^Y4^X6, Z1^X4^Y6, Z0^X5^Y5, X5, }, // 16 3806 {Z2^Y3^X6, Z1^X4^Y5, Z0^Y4^X5, X5, }, // 17 3810 {Z3^Y4^X7, Z2^X4^Y7, Z1^Y5^X6, Z0^X5^Y6, }, // 21 3811 {Y3^Z3^X7, Z2^X4^Y6, Z1^Y4^X6, Z0^X5^Y5, }, // 22 3812 {Y3^Z3^X6, Z2^X3^Y6, Z1^Y4^X5, Z0^X4^Y5, }, // 23 3813 {Y2^Z3^X6, Z2^X3^Y5, Z1^Y3^X5, Z0^X4^Y4, }, // 24 3817 {Y3^Z4^X7, X3^Z3^Y7, Z2^Y4^X6, Z1^X4^Y6, }, // 28 3818 {Y2^Z4^X7, X3^Z3^Y6, Z2^Y3^X6, Z1^X4^Y5, }, // 29 3819 {Y2^Z4^X6, X2^Z3^Y6, Z2^Y3^X5, Z1^X3^Y5, }, // 30 3824 {Y2^Z5^X7, X2^Z4^Y7, Y3^Z3^X6, Z2^X3^Y6, }, // 35 [all …]
|
/external/pigweed/pw_preprocessor/ |
D | arguments_test.cc | 303 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6) == 6); in TEST() 304 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7) == 7); in TEST() 305 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8) == 8); in TEST() 306 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9) == 9); in TEST() 307 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10) == 10); in TEST() 308 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11) == 11); in TEST() 309 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12) == 12); in TEST() 310 static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13) == 13); in TEST() 311 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14) == 1… in TEST() 312 …static_assert(PW_MACRO_ARG_COUNT(X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13, X14, X15)… in TEST() [all …]
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_no_lap1.s | 51 SUB X6, X5, #1 52 LSL X6, X6, #2 53 ADD X6, X6, X0 55 SUB X6, X6, #12 61 LD1 {V0.4S}, [X6], X8 64 LD1 {V6.4S}, [X6], X8 78 LD1 {V0.4S}, [X6], X8 92 LD1 {V6.4S}, [X6], X8
|
D | ixheaacd_sbr_imdct_using_fft.s | 79 MOV X6 , X2 116 ADD X6, X6, X12, LSL #3 117 LD2 {V0.S, V1.S}[1], [X6] , X1 118 ADD X6, X6, X1 119 LD2 {V4.S, V5.S}[1], [X6] , X1 120 SUB X6, X6, X1, LSL #1 121 LD2 {V2.S, V3.S}[1], [X6] , X1 122 ADD X6, X6, X1 123 LD2 {V6.S, V7.S}[1], [X6], X1 124 SUB X6, X6, X1, LSL #2 [all …]
|
D | ixheaacd_imdct_using_fft.s | 63 ADD X6, X0, X29 88 MOv X4, X6 94 MOv X4, X6 109 MOv X6 , X2 146 ADD X6, X6, X12, LSL #3 147 LD2 {v0.S, v1.S}[1], [X6] , X1 148 ADD X6, X6, X1 149 LD2 {v4.S, v5.S}[1], [X6] , X1 150 SUB X6, X6, X1, LSL #1 151 LD2 {v2.S, v3.S}[1], [X6] , X1 [all …]
|
D | ixheaacd_overlap_add1.s | 85 LSL X4, X6, #1 87 LSL X9, X6, #1 93 ADD X6, X6, X2 160 ST1 {V18.H}[0], [X6], X9 162 ST1 {V18.H}[1], [X6], X9 164 ST1 {V18.H}[2], [X6], X9 166 ST1 {V18.H}[3], [X6], X9 220 ST1 {V18.H}[0], [X6], X9 222 ST1 {V18.H}[1], [X6], X9 224 ST1 {V18.H}[2], [X6], X9 [all …]
|
/external/llvm-project/llvm/test/FileCheck/ |
D | check-dag-xfails.txt | 6 ; RUN: not FileCheck -check-prefix=X6 -input-file %s %s 79 ; X6: __x6 80 ; X6-DAG: add [[REG1:r[0-9]+]], r1, r2 81 ; X6-DAG: add [[REG2:r[0-9]+]], r3, r4 82 ; X6-NOT: not 83 ; X6-DAG: mul r5, [[REG1]], [[REG2]] 84 ; X6-DAG: mul r6, [[REG1]], [[REG2]] 85 ; X6: __x6
|
/external/llvm/test/FileCheck/ |
D | check-dag-xfails.txt | 6 ; RUN: not FileCheck -check-prefix=X6 -input-file %s %s 79 ; X6: __x6 80 ; X6-DAG: add [[REG1:r[0-9]+]], r1, r2 81 ; X6-DAG: add [[REG2:r[0-9]+]], r3, r4 82 ; X6-NOT: not 83 ; X6-DAG: mul r5, [[REG1]], [[REG2]] 84 ; X6-DAG: mul r6, [[REG1]], [[REG2]] 85 ; X6: __x6
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | override-layout.cpp | 68 struct __attribute__((aligned(16))) X6 { struct 71 virtual ~X6(); argument 80 struct X8 : X6, virtual X7 { 91 X6 x6s[sizeof(X6)]; in use_structs()
|
/external/llvm-project/clang/test/CXX/except/except.spec/ |
D | p14-ir.cpp | 46 struct X6 { struct 47 X6() throw(); 54 struct X8 : X6 { }; 55 struct X9 : X6, X7 { };
|
/external/clang/test/CXX/except/except.spec/ |
D | p14-ir.cpp | 46 struct X6 { struct 47 X6() throw(); 54 struct X8 : X6 { }; 55 struct X9 : X6, X7 { };
|
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_trampoline_AArch64.S | 24 STP X5, X6, [SP, #-16]! 54 LDP X5, X6, [SP], #16 77 STP X5, X6, [SP, #-16]! 106 LDP X5, X6, [SP], #16 129 STP X5, X6, [SP, #-16]! 158 LDP X5, X6, [SP], #16
|
/external/clang/test/CXX/expr/expr.unary/expr.new/ |
D | p20.cpp | 98 struct X6 { struct 99 X6(); 111 new X6<3>; // expected-note 2{{instantiation}} in test_X6() argument
|
/external/llvm-project/clang/test/CXX/expr/expr.unary/expr.new/ |
D | p20.cpp | 98 struct X6 { struct 99 X6(); 111 new X6<3>; // expected-note 2{{instantiation}} in test_X6() argument
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | constructor-template.cpp | 110 struct X6 { struct 111 template<typename T> X6(T); 115 X5<X6> tf; in test_X5_X6() 116 X5<X6> tf2(tf); in test_X5_X6()
|
D | default-arguments.cpp | 120 struct X6 {}; struct 122 X6<int> x6a; 123 X6<long> x6b; // expected-note{{while checking a default template argument}} 124 X6<long, X5b> x6c;
|
D | instantiate-function-1.cpp | 62 template<typename T, typename U, typename V> struct X6 { struct 83 template struct X6<ConvertibleToInt, float, char>; variable 84 template struct X6<bool, int, int*>; // expected-note{{instantiation}} variable
|
/external/clang/test/SemaTemplate/ |
D | constructor-template.cpp | 110 struct X6 { struct 111 template<typename T> X6(T); 115 X5<X6> tf; in test_X5_X6() 116 X5<X6> tf2(tf); in test_X5_X6()
|
D | default-arguments.cpp | 120 struct X6 {}; struct 122 X6<int> x6a; 123 X6<long> x6b; // expected-note{{while checking a default template argument}} 124 X6<long, X5b> x6c;
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | bugprone-copy-constructor-init.cpp | 110 class X6 : public Copyable2, public Copyable3 { class 111 X6(const X6 &other) {} in X6() function in X6
|
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | multi-level-substitution.cpp | 194 struct X6 { struct 209 static_assert(X6<unsigned char, int>().f1<A, B>(255, 1) == 12, ""); 210 static_assert(X6<int, int>().f2(3, 4, 0, 0) == 34, ""); 211 …static_assert(X6<int, int>().f2(3, 4, 0, 1) == 34, ""); // expected-error {{constant expression}} … 212 static_assert(X6<int, int>::Inner<int, int>().f(1, 2, 3, 4, 5, 6) == 102, "");
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | multi-level-substitution.cpp | 194 struct X6 { struct 209 static_assert(X6<unsigned char, int>().f1<A, B>(255, 1) == 12, ""); 210 static_assert(X6<int, int>().f2(3, 4, 0, 0) == 34, ""); 211 …static_assert(X6<int, int>().f2(3, 4, 0, 1) == 34, ""); // expected-error {{constant expression}} … 212 static_assert(X6<int, int>::Inner<int, int>().f(1, 2, 3, 4, 5, 6) == 102, "");
|
/external/llvm-project/clang/test/CodeGen/ |
D | override-layout.c | 63 struct PACKED X6 { long double a; char b; }; argument 65 void use_X6() { struct X6 x6; x6.b = sizeof(struct X6); }; in use_X6()
|
/external/clang/test/CodeGen/ |
D | override-layout.c | 63 struct PACKED X6 { long double a; char b; }; argument 65 void use_X6() { struct X6 x6; x6.b = sizeof(struct X6); }; in use_X6()
|
/external/deqp-deps/glslang/Test/ |
D | preprocessor.function_macro.vert | 8 #define REALLY_LONG_MACRO_NAME_WITH_MANY_PARAMETERS(X1, X2, X3, X4, X5, X6, X7,\ 9 X8, X9, X10, X11, X12) X1+X2+X3+X4+X5+X6+X7+X8+X9+X10+X11+X12
|