/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 44 class test41 : virtual test40 { virtual void f(); }; class 45 class test42 : virtual test41 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 54 char32_t test41(void) { return U'\a'; } in test41() function
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 296 int test41(int x) { in test41() function
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 60 %test41 = icmp slt <3 x i32> %int1, %int2
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 210 __m64 test41(__m64 a, __m64 b) { in test41() function
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 431 define i32 @test41(i32 %a, i32 %b) { 432 ; CHECK-LABEL: test41(
|
D | sub.ll | 490 define i32 @test41(i16 %a, i16 %b) { 495 ; CHECK-LABEL: @test41(
|
D | shift.ll | 594 define i32 @test41(i32 %a, i32 %b) nounwind { 598 ; CHECK-LABEL: @test41(
|
D | getelementptr.ll | 804 define i16 @test41([3 x i32] addrspace(1)* %array) { 813 ; CHECK-LABEL: @test41(
|
D | cast.ll | 360 define i32* @test41(i32* %tmp1) { 364 ; CHECK-LABEL: @test41(
|
D | icmp.ll | 426 ; CHECK-LABEL: @test41( 428 define i1 @test41(i32 %X, i32 %Y) {
|
D | select.ll | 599 define i32 @test41(i1 %cond, i32 %x, i32 %y) { 604 ; CHECK-LABEL: @test41(
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 372 ; CHECK-LABEL: test41 375 define <16 x float> @test41(i8 * %addr, <16 x float> %old, <16 x float> %mask1) {
|
D | mmx-intrinsics.ll | 732 define i64 @test41(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 1312 define void @test41(i32* nocapture %a, i32* nocapture %b) nounwind { 1334 ; AVX2-LABEL: test41: 1337 ; AVX512VL-LABEL: test41:
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 69 namespace test41 { namespace
|
D | mangle.cpp | 914 namespace test41 { namespace
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 657 define <2 x double> @test41(<2 x i64> %a) { 661 ; CHECK-LABEL: @test41
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4313 void test41() in test41() function 5788 test41(); in main()
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 4371 void test41() in test41() function 5871 test41<S>(); in main() 5931 test41<S>(); in main()
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 4381 void test41() in test41() function 5889 test41<S>(); in main() 5949 test41<S>(); in main()
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 2084 namespace test41 { namespace
|