/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/clang/test/Sema/ |
D | uninit-variables.c | 296 int test41(int x) { in test41() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
|
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/CodeGen/PowerPC/ |
D | vsx.ll | 368 define <2 x double> @test41(<2 x i64> %a) { 372 ; CHECK-LABEL: @test41
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 69 namespace test41 { namespace
|
D | mangle.cpp | 914 namespace test41 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 594 define i32 @test41(i32 %a, i32 %b) nounwind { 598 ; CHECK-LABEL: @test41(
|
D | getelementptr.ll | 793 define i16 @test41([3 x i32] addrspace(1)* %array) { 802 ; CHECK-LABEL: @test41(
|
D | cast.ll | 349 define i32* @test41(i32* %tmp1) { 353 ; CHECK-LABEL: @test41(
|
D | select.ll | 578 define i32 @test41(i1 %cond, i32 %x, i32 %y) { 583 ; CHECK-LABEL: @test41(
|
D | icmp.ll | 426 ; CHECK-LABEL: @test41( 428 define i1 @test41(i32 %X, i32 %Y) {
|
/external/libcxx/test/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/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 732 define i64 @test41(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 1190 define void @test41(i32* nocapture %a, i32* nocapture %b) nounwind { 1212 ; AVX2-LABEL: test41:
|
/external/libcxx/test/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/main/drd/tests/ |
D | tsan_unittest.cpp | 2084 namespace test41 { namespace
|