/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 52 class test49 : virtual test48 { virtual void f(); }; class 53 class test50 : virtual test49 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 63 char32_t test49(void) { return U'c'; } in test49() function
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-fp.ll | 8 %test49 = fcmp oeq <3 x float> %float1, %float2
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 401 void test49(double d, double e) { in test49() function
|
D | mmx-builtins.c | 250 __m64 test49(__m64 a, __m64 b) { in test49() function
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 342 void *test49(int *i) in test49() function
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 909 namespace test49 { namespace
|
D | mangle.cpp | 995 namespace test49 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 666 define i32 @test49(i32 %x) { 670 ; CHECK-LABEL: @test49(
|
D | cast.ll | 470 define i64 @test49(i64 %A) { 475 ; CHECK-LABEL: @test49(
|
D | icmp.ll | 497 ; CHECK-LABEL: @test49( 499 define <2 x i1> @test49(<2 x i32> %tmp3) {
|
D | select.ll | 691 define i64 @test49(i32 %a) nounwind { 696 ; CHECK-LABEL: @test49(
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 5145 void test49() in test49() function 5796 test49(); in main()
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1072 void test49(void) { function 1075 // CHECK-LABEL: define void @test49()
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 5211 void test49() in test49() function 5879 test49<S>(); in main() 5939 test49<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2079 ; CHECK-LABEL: define i8* @test49( 2083 define i8* @test49(i8* %p) nounwind {
|
/external/llvm/test/CodeGen/X86/ |
D | vselect-minmax.ll | 1544 define void @test49(i8* nocapture %a, i8* nocapture %b) nounwind { 1566 ; SSE4-LABEL: test49: 1569 ; AVX1-LABEL: test49: 1572 ; AVX2-LABEL: test49: 1575 ; AVX512VL-LABEL: test49:
|
D | mmx-intrinsics.ll | 606 define i64 @test49(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 5221 void test49() in test49() function 5897 test49<S>(); in main() 5957 test49<S>(); in main()
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 2385 namespace test49 { namespace
|