/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 | 190 template <class T> void test37(T *a) { function 195 extern template void test37<Test37>(Test37 *a); 196 template void test37<Test37>(Test37 *a);
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 267 int test37() in test37() function
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 392 define i32 @test37(i32* %xp, i32 %y) { 393 ; CHECK: @test37
|
D | getelementptr.ll | 443 define i1 @test37() nounwind { 444 ; CHECK: @test37
|
D | add.ll | 279 define i1 @test37(i32 %a, i32 %b) nounwind readnone {
|
D | shift.ll | 487 define i64 @test37(i128 %A, i32 %B) { 497 ; CHECK: @test37
|
D | icmp.ll | 359 ; CHECK: @test37 363 define i1 @test37(i32 %x, i32 %y, i32 %z) {
|
D | select.ll | 539 define i32 @test37(i32 %x) { 543 ; CHECK: @test37
|
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 | mangle.cpp | 856 namespace test37 { namespace
|
D | visibility.cpp | 756 namespace test37 { namespace
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 947 void test37(void) { function 952 // CHECK: define void @test37()
|
/external/clang/test/SemaObjC/ |
D | arc.m | 671 void test37(Test37 *c) { function
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1226 ; CHECK: define void @test37( 1229 define void @test37(i8* %p) {
|
/external/llvm/test/CodeGen/X86/ |
D | vselect-minmax.ll | 1086 define void @test37(i16* nocapture %a, i16* nocapture %b) nounwind { 1108 ; AVX2: test37:
|
D | mmx-builtins.ll | 794 define i64 @test37(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1559 namespace test37 { namespace
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1869 namespace test37 { namespace
|