/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 31 class test28 : virtual test27 { virtual void f(); }; class 32 class test29 : virtual test28 { virtual void f(); };
|
/external/clang/test/Sema/ |
D | return.c | 192 void test28() __attribute__((noreturn)); 193 void test28(x) { while (1) { } } in test28() function
|
D | uninit-variables.c | 211 int test28() { in test28() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 38 char16_t test28(void) { return u'\a'; } in test28() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 47 %test28 = icmp sle <5 x i8> %sbyte1, %sbyte2
|
/external/llvm/test/Transforms/InstCombine/ |
D | sub.ll | 294 define i32 @test28(i32 %x, i32 %y, i32 %z) { 299 ; CHECK-LABEL: @test28(
|
D | or.ll | 285 define i1 @test28(i32 %A, i32 %B) { 291 ; CHECK-LABEL: @test28(
|
D | xor.ll | 189 define i32 @test28(i32 %indvar) {
|
D | and.ll | 206 define i32 @test28(i32 %X) {
|
D | getelementptr.ll | 286 define i32 @test28() nounwind { 306 ; CHECK-LABEL: @test28(
|
D | add.ll | 216 define i32 @test28(i32 %X) {
|
D | shift.ll | 369 define i8 @test28(i8 %x) { 371 ; CHECK-LABEL: @test28(
|
D | select.ll | 427 define i32 @test28(i1 %cond, i32 %A, i32 %B) { 437 ; CHECK-LABEL: @test28(
|
D | icmp.ll | 270 ; CHECK-LABEL: @test28( 274 define i1 @test28(i32 %x, i32 %y, i32 %z) {
|
D | cast.ll | 227 define float* @test28([4 x float]* %A) {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 145 __m64 test28(__m64 a, __m64 b) { in test28() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 710 namespace test28 { namespace
|
D | visibility.cpp | 37 namespace test28 { namespace
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1500 ; CHECK-LABEL: define void @test28( 1510 define void @test28(i8* %p, i1 %x) { 1584 ; Like test28. but with two releases.
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 934 define i64 @test28(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 852 define void @test28(i8* nocapture %a, i8* nocapture %b) nounwind { 874 ; AVX2-LABEL: test28:
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1401 namespace test28 { namespace
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1093 namespace test28 { namespace
|