/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 20 class test17 : virtual test16 { virtual void f(); }; class 21 class test18 : virtual test17 { virtual void f(); };
|
D | linkage2.cpp | 169 namespace test17 { namespace
|
/external/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 118 define i64 @test17() { 119 ; CHECK-LABEL: test17:
|
D | arm64-rounding.ll | 169 ; CHECK: test17 172 define float @test17(float %a) #1 {
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 296 define x86_fp80 @test17(i32 %a, i32 %b, x86_fp80 %x) nounwind { 301 ; SSE-LABEL: test17: 304 ; NOSSE2-LABEL: test17: 307 ; NOSSE1-LABEL: test17: 310 ; NOCMOV-LABEL: test17:
|
D | combine-and.ll | 169 define <4 x i32> @test17(<4 x i32> %A, <4 x i32> %B) { 170 ; CHECK-LABEL: test17:
|
D | fp-select-cmp-and.ll | 163 define float @test17(float %a, float %b, float %c, float %eps) { 168 ; CHECK-LABEL: @test17
|
D | avx512-insert-extract.ll | 193 ;CHECK-LABEL: test17 201 define i8 @test17(i1 *%addr, i8 %a) {
|
D | select.ll | 334 define i16 @test17(i16 %x) nounwind { 339 ; CHECK-LABEL: test17: 343 ; ATOM-LABEL: test17:
|
D | masked_memop.ll | 217 ; AVX2-LABEL: test17 222 ; SKX-LABEL: test17 226 define <2 x i32> @test17(<2 x i32> %trigger, <2 x i32>* %addr, <2 x i32> %dst) {
|
/external/clang/test/Misc/ |
D | diag-template-diffing-color.cpp | 44 void test17() { in test17() function
|
/external/clang/test/CodeGen/ |
D | object-size.c | 131 void test17() { in test17() function
|
/external/clang/test/Sema/ |
D | c89.c | 124 void test17(int v, int w) { in test17() function
|
D | block-misc.c | 162 void test17() { in test17() function
|
D | switch.c | 287 void test17(int x) { in test17() function
|
D | attr-deprecated.c | 100 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
|
D | return.c | 97 int test17() { in test17() function
|
D | exprs.c | 156 void test17(int x) { in test17() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 23 char test17(void) { return '\t'; } in test17() function
|
D | declarators.c | 103 void test17(i, j) int i, j k; { } // expected-error {{expected ';' at end of declaration}}
|
/external/clang/test/CodeGenCXX/ |
D | linkage.cpp | 213 namespace test17 { namespace
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 143 ; @test17 145 define i64 @test17(i64 %a) {
|
/external/llvm/test/Transforms/InstCombine/ |
D | sitofp.ll | 156 ; CHECK-LABEL: test17 159 define i32 @test17(i26 %A) nounwind {
|
D | sext.ll | 188 define i32 @test17(i1 %x) nounwind { 192 ; CHECK-LABEL: @test17(
|
D | rem.ll | 167 define i32 @test17(i32 %X) { 168 ; CHECK-LABEL: @test17(
|