/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/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/clang/test/Sema/ |
D | uninit-variables.c | 337 void *test47(int *i) in test47() function
|
/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/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 438 ; CHECK-LABEL: test47 441 define <8 x double> @test47(i8 * %addr, <8 x double> %mask1) {
|
D | mmx-intrinsics.ll | 685 define i64 @test47(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 686 ; ALL-LABEL: @test47
|
D | vselect-minmax.ll | 1523 define <8 x i32> @test47(<8 x i32> %a, <8 x i32> %b) { 1524 ; SSE2-LABEL: test47: 1545 ; SSE4-LABEL: test47: 1551 ; AVX1-LABEL: test47: 1560 ; AVX2-LABEL: test47: 1565 ; AVX512F-LABEL: test47:
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 497 define i1 @test47(i8 signext %c) { 504 ; 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 | 648 define i32 @test47(i32 %a) { 652 ; CHECK-LABEL: @test47(
|
D | cast.ll | 443 define i64 @test47(i8 %A) { 448 ; CHECK-LABEL: @test47(
|
D | select.ll | 667 define i64 @test47(i32 %a) nounwind { 672 ; CHECK-LABEL: @test47(
|
D | icmp.ll | 477 ; CHECK-LABEL: @test47( 479 define i1 @test47(i32 %X, i32 %Y, i32 %Z) {
|
/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/PowerPC/ |
D | vsx.ll | 904 define <2 x i64> @test47(<2 x float> %a) { 908 ; CHECK-LABEL: @test47
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4937 void test47() in test47() function 5794 test47(); in main()
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1081 void test47(void) { function 1085 // CHECK-LABEL: define void @test47()
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 5001 void test47() in test47() function 5877 test47<S>(); in main() 5937 test47<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2057 ; CHECK-LABEL: define i8* @test47( 2061 define i8* @test47(i8* %p) nounwind {
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 5011 void test47() in test47() function 5895 test47<S>(); in main() 5955 test47<S>(); in main()
|