/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 50 class test47 : virtual test46 { virtual void f(); }; class 51 class test48 : virtual test47 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 60 char32_t test47(void) { return U'\t'; } in test47() function
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 337 void *test47(int *i) in test47() function
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-int.ll | 66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 66 %test47 = icmp slt <2 x i64> %long1, %long2
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 383 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } in test47() function
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | icmp.ll | 450 ; CHECK: @test47 452 define i1 @test47(i32 %X, i32 %Y, i32 %Z) {
|
D | cast.ll | 414 define i64 @test47(i8 %A) { 419 ; CHECK: @test47
|
D | select.ll | 646 define i64 @test47(i32 %a) nounwind { 651 ; CHECK: @test47
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 581 define i1 @test47(i8 signext %c) { 582 ; CHECK-LABEL: @test47(
|
D | sub.ll | 554 define i32 @test47(i1 %A, i32 %B, i32 %C, i32 %D) { 559 ; CHECK-LABEL: @test47(
|
D | shift.ll | 755 define i32 @test47(i32 %a) { 756 ; CHECK-LABEL: @test47(
|
D | cast.ll | 549 define i64 @test47(i8 %A) { 550 ; CHECK-LABEL: @test47(
|
D | select.ll | 770 define i64 @test47(i32 %a) nounwind { 775 ; CHECK-LABEL: @test47(
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 895 namespace test47 { namespace
|
D | mangle.cpp | 975 namespace test47 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 528 define <8 x double> @test47(i8 * %addr, <8 x double> %mask1) { 529 ; CHECK-LABEL: test47:
|
D | mmx-intrinsics.ll | 685 define i64 @test47(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 686 ; ALL-LABEL: @test47
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 904 define <2 x i64> @test47(<2 x float> %a) { 908 ; CHECK-LABEL: @test47
|
/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4941 void test47() in test47() function 5798 test47(); in main()
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4943 void test47() in test47() function 5800 test47(); in main()
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1081 void test47(void) { function 1085 // CHECK-LABEL: define void @test47()
|