/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 40 class test37 : virtual test36 { virtual void f(); }; class 41 class test38 : virtual test37 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 48 char16_t test37(void) { return u'\x3'; } in test37() function
|
/external/clang/test/CodeGenObjCXX/ |
D | arc.mm | 192 template <class T> void test37(T *a) { function 197 extern template void test37<Test37>(Test37 *a); 198 template void test37<Test37>(Test37 *a);
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 267 int test37() in test37() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 56 %test37 = icmp eq <3 x i32> %int1, %int2
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 392 define i32 @test37(i32* %xp, i32 %y) { 393 ; CHECK-LABEL: @test37(
|
D | sub.ll | 448 define <2 x i32> @test37(<2 x i32> %A) { 452 ; CHECK-LABEL: @test37(
|
D | add.ll | 279 define i1 @test37(i32 %a, i32 %b) nounwind readnone {
|
D | shift.ll | 535 define i64 @test37(i128 %A, i32 %B) { 545 ; CHECK-LABEL: @test37(
|
D | getelementptr.ll | 629 define i1 @test37() nounwind { 630 ; CHECK-LABEL: @test37(
|
D | select.ll | 539 define i32 @test37(i32 %x) { 543 ; CHECK-LABEL: @test37(
|
D | icmp.ll | 386 ; CHECK-LABEL: @test37( 390 define i1 @test37(i32 %x, i32 %y, i32 %z) {
|
D | cast.ll | 302 define i1 @test37(i32 %a) {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 190 __m64 test37(__m64 a, __m64 b) { in test37() function
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 760 namespace test37 { namespace
|
D | mangle.cpp | 856 namespace test37 { namespace
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 958 void test37(void) { function 963 // CHECK-LABEL: define void @test37()
|
/external/clang/test/SemaObjC/ |
D | arc.m | 676 void test37(Test37 *c) { function
|
/external/libcxx/test/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 3951 void test37() in test37() function 5867 test37<S>(); in main() 5927 test37<S>(); in main()
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 796 define i64 @test37(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 1086 define void @test37(i16* nocapture %a, i16* nocapture %b) nounwind { 1108 ; AVX2-LABEL: test37:
|
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 3961 void test37() in test37() function 5885 test37<S>(); in main() 5945 test37<S>(); in main()
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1869 namespace test37 { namespace
|