/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/llvm/test/ExecutionEngine/OrcMCJIT/ |
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/clang/test/Sema/ |
D | uninit-variables.c | 324 int test45(int j) { in test45() function
|
/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/llvm/test/Transforms/InstCombine/ |
D | or.ll | 473 define i32 @test45(i32 %x, i32 %y, i32 %z) { 474 ; CHECK-LABEL: test45(
|
D | sub.ll | 534 define i32 @test45(i32 %x, i32 %y) { 539 ; CHECK-LABEL: @test45(
|
D | shift.ll | 630 define i32 @test45(i32 %a) nounwind { 634 ; CHECK-LABEL: @test45(
|
D | getelementptr.ll | 861 define %struct.C* @test45(%struct.C* %c1, %struct.C** %c2) { 869 ; CHECK-LABEL: @test45(
|
D | cast.ll | 417 define i64 @test45(i8 %A, i64 %Q) { 423 ; CHECK-LABEL: @test45(
|
D | icmp.ll | 458 ; CHECK-LABEL: @test45( 460 define i1 @test45(i32 %X, i32 %Y) {
|
D | select.ll | 644 define i64 @test45(i32 %a) nounwind { 649 ; CHECK-LABEL: @test45(
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 416 ; CHECK-LABEL: test45 419 define <8 x double> @test45(i8 * %addr, <8 x double> %old, <8 x double> %mask1) {
|
D | mmx-intrinsics.ll | 719 define i64 @test45(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 720 ; ALL-LABEL: @test45
|
D | vselect-minmax.ll | 1415 define <8 x i32> @test45(<8 x i32> %a, <8 x i32> %b) { 1416 ; SSE2-LABEL: test45: 1436 ; SSE4-LABEL: test45: 1442 ; AVX1-LABEL: test45: 1451 ; AVX2-LABEL: test45: 1456 ; AVX512F-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/PowerPC/ |
D | vsx.ll | 886 define <2 x float> @test45(<2 x i64> %a) { 890 ; CHECK-LABEL: @test45
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4729 void test45() in test45() function 5792 test45(); in main()
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 4791 void test45() in test45() function 5875 test45<S>(); in main() 5935 test45<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2018 ; CHECK-LABEL: define void @test45( 2024 define void @test45(i8** %pp, i8** %qq) {
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 4801 void test45() in test45() function 5893 test45<S>(); in main() 5953 test45<S>(); in main()
|