/external/clang/test/CodeGen/ |
D | object-size.c | 344 void test27(struct Test27IncompleteTy *t) { in test27() function 357 gi = __builtin_object_size(&test27, 0); in test27() 359 gi = __builtin_object_size(&test27, 1); in test27() 361 gi = __builtin_object_size(&test27, 2); in test27() 365 gi = __builtin_object_size(&test27, 3); in test27()
|
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 30 class test27 : virtual test26 { virtual void f(); }; class 31 class test28 : virtual test27 { virtual void f(); };
|
/external/clang/test/Index/ |
D | annotate-comments.cpp | 115 struct test27 { struct
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 37 char16_t test27(void) { return u'\''; } in test27() function
|
/external/clang/test/Sema/ |
D | return.c | 162 int test27() { in test27() function
|
D | uninit-variables.c | 206 int test27() { in test27() function
|
D | conversion.c | 427 void test27(ushort16 constants) { in test27() function
|
/external/libabigail/tests/data/ |
D | Makefile.am | 30 test-read-write/test27.xml \ 373 test-diff-dwarf/test27-local-base-diff-v0.o \ 374 test-diff-dwarf/test27-local-base-diff-v1.o \ 375 test-diff-dwarf/test27-local-base-diff-v0.cc \ 376 test-diff-dwarf/test27-local-base-diff-v1.cc \ 377 test-diff-dwarf/test27-local-base-diff-report.txt \ 582 test-read-dwarf/test27-bogus-binary.elf \ 875 test-diff-filter/test27-redundant-and-filtered-children-nodes-report-0.txt \ 876 test-diff-filter/test27-redundant-and-filtered-children-nodes-report-1.txt \ 877 test-diff-filter/test27-redundant-and-filtered-children-nodes-report-2.txt \ [all …]
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 245 define i32 @test27() { 246 ; CHECK-LABEL: @test27(
|
/external/llvm/test/Transforms/InstCombine/ |
D | xor.ll | 313 define i32 @test27(i32 %b, i32 %c, i32 %d) { 314 ; CHECK-LABEL: @test27(
|
D | mul.ll | 241 define i32 @test27(i32 %A, i32 %B) { 242 ; CHECK-LABEL: @test27(
|
D | and.ll | 281 define i8 @test27(i8 %A) { 282 ; CHECK-LABEL: @test27(
|
D | div.ll | 268 define i32 @test27(i32 %a) { 269 ; CHECK-LABEL: @test27(
|
D | or.ll | 296 define i1 @test27(i32* %A, i32* %B) { 297 ; CHECK-LABEL: @test27(
|
D | sub.ll | 334 define i32 @test27(i32 %x, i32 %y) { 338 ; CHECK-LABEL: @test27(
|
D | add.ll | 207 define i32 @test27(i1 %C, i32 %X, i32 %Y) {
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 228 define void @test27(i1 %B, i32* %P1, i32* %P2) { 229 ; CHECK-LABEL: @test27
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 46 %test27 = icmp sgt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 46 %test27 = icmp sgt <5 x i8> %sbyte1, %sbyte2
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/ |
D | cpuset_hierarchy_test.sh | 367 test27() function
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 373 ; CHECK-LABEL: @test27( 376 define i32 @test27(i1 %c, i32* %p) {
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 122 namespace test27 { namespace
|
D | mangle.cpp | 687 namespace test27 { namespace
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 609 define <2 x i64> @test27(<2 x i64> %a, <2 x i64> %b) { 613 ; CHECK-LABEL: @test27 617 ; CHECK-LE-LABEL: @test27
|