/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 32 class test29 : virtual test28 { virtual void f(); }; class 33 class test30 : virtual test29 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 39 char16_t test29(void) { return u'\b'; } in test29() function
|
/external/clang/test/Sema/ |
D | return.c | 196 int test29() { in test29() function
|
D | uninit-variables.c | 216 void test29() { in test29() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 48 %test29 = icmp slt <5 x i8> %sbyte1, %sbyte2
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 297 define i1 @test29(i32* %A, i32* %B) { 303 ; CHECK-LABEL: @test29(
|
D | sub.ll | 354 define i64 @test29(i8* %foo, i64 %i, i64 %j) { 361 ; CHECK-LABEL: @test29(
|
D | and.ll | 214 define i32 @test29(i8 %X) {
|
D | add.ll | 222 define i32 @test29(i32 %X, i32 %x) {
|
D | shift.ll | 452 define i32 @test29(i64 %d18) { 458 ; CHECK-LABEL: @test29(
|
D | getelementptr.ll | 482 define i32 @test29(i8* %start, i32 %X) nounwind { 498 ; CHECK-LABEL: @test29(
|
D | select.ll | 442 define i32 @test29(i1 %cond, i32 %A, i32 %B) { 455 ; CHECK-LABEL: @test29(
|
D | icmp.ll | 308 ; CHECK-LABEL: @test29( 312 define i1 @test29(i32 %x, i32 %y) {
|
D | cast.ll | 234 define i32 @test29(i32 %c1, i32 %c2) {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 150 __m64 test29(__m64 a, __m64 b) { in test29() function
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-shuffle.ll | 306 ; CHECK-LABEL: @test29 309 define <16 x i32> @test29(<16 x i32>%x, <16 x i32>%y) {
|
D | mmx-builtins.ll | 920 define i64 @test29(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 314 define void @test29(<2 x double>* %a, <2 x double> %b) { 318 ; CHECK-LABEL: @test29
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 45 namespace test29 { namespace
|
D | mangle.cpp | 724 namespace test29 { namespace
|
/external/libcxx/test/strings/basic.string/string.modifiers/string_insert/ |
D | size_string_size_size.pass.cpp | 1661 void test29() in test29() function 1745 test29<S>(); in main() 1780 test29<S>(); in main()
|
/external/libcxx/test/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 3111 void test29() in test29() function 5859 test29<S>(); in main() 5919 test29<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1537 ; CHECK-LABEL: define void @test29( 1550 define void @test29(i8* %p, i1 %x, i1 %y) {
|