/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 48 class test45 : virtual test44 { virtual void f(); }; class 49 class test46 : virtual test45 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 58 char32_t test45(void) { return U'\n'; } in test45() function
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 324 int test45(int j) { in test45() function
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-int.ll | 64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 64 %test45 = icmp sgt <2 x i64> %long1, %long2
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 366 void test45() { f45(x45); } in test45() function
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | shift.ll | 537 define i32 @test45(i32 %a) nounwind { 541 ; CHECK: @test45
|
D | icmp.ll | 431 ; CHECK: @test45 433 define i1 @test45(i32 %X, i32 %Y) {
|
D | cast.ll | 388 define i64 @test45(i8 %A, i64 %Q) { 394 ; CHECK: @test45
|
D | select.ll | 623 define i64 @test45(i32 %a) nounwind { 628 ; CHECK: @test45
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 554 define i32 @test45(i32 %x, i32 %y, i32 %z) { 555 ; CHECK-LABEL: @test45(
|
D | sub.ll | 534 define i32 @test45(i32 %x, i32 %y) { 539 ; CHECK-LABEL: @test45(
|
D | shift.ll | 735 define i32 @test45(i32 %a) nounwind { 736 ; CHECK-LABEL: @test45(
|
D | getelementptr.ll | 857 define %struct.C* @test45(%struct.C* %c1, %struct.C** %c2) { 865 ; CHECK-LABEL: @test45(
|
D | cast.ll | 521 define i64 @test45(i8 %A, i64 %Q) { 522 ; CHECK-LABEL: @test45(
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 863 namespace test45 { namespace
|
D | mangle.cpp | 955 namespace test45 { 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 | 498 define <8 x double> @test45(i8 * %addr, <8 x double> %old, <8 x double> %mask1) { 499 ; CHECK-LABEL: test45:
|
D | avx512-vec-cmp.ll | 1211 define <2 x i64> @test45(<2 x i16> %x, <2 x i16> %y) #0 { 1212 ; KNL-LABEL: test45: 1221 ; SKX-LABEL: test45:
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 886 define <2 x float> @test45(<2 x i64> %a) { 890 ; CHECK-LABEL: @test45
|
/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4733 void test45() in test45() function 5796 test45(); in main()
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4735 void test45() in test45() function 5798 test45(); in main()
|