/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 51 class test48 : virtual test47 { virtual void f(); }; class 52 class test49 : virtual test48 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 61 char32_t test48(void) { return U'\v'; } in test48() function
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 371 T1 test48(void) { in test48() function
|
D | mmx-builtins.c | 245 __m64 test48(__m64 a, __m64 b) { in test48() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 67 %test48 = icmp ne <2 x i64> %long1, %long2
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 82 namespace test48 { namespace
|
D | mangle.cpp | 985 namespace test48 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 657 define i32 @test48(i32 %x) { 661 ; CHECK-LABEL: @test48(
|
D | cast.ll | 426 define i64 @test48(i8 %A, i8 %a) { 433 ; CHECK-LABEL: @test48(
|
D | select.ll | 658 define i64 @test48(i32 %a) nounwind { 663 ; CHECK-LABEL: @test48(
|
D | icmp.ll | 487 ; CHECK-LABEL: @test48( 489 define i1 @test48(i32 %X, i32 %Y, i32 %Z) {
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1057 void test48(void) { function 1060 // CHECK-LABEL: define void @test48()
|
/external/libcxx/test/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 5106 void test48() in test48() function 5878 test48<S>(); in main() 5938 test48<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2067 ; CHECK-LABEL: define i8* @test48( 2071 define i8* @test48(i8* %p) nounwind {
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 622 define i64 @test48(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 1372 define void @test48(i32* nocapture %a, i32* nocapture %b) nounwind { 1394 ; AVX2-LABEL: test48:
|
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 5116 void test48() in test48() function 5896 test48<S>(); in main() 5956 test48<S>(); in main()
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 2347 namespace test48 { namespace
|