Searched refs:test28 (Results 1 – 21 of 21) sorted by relevance
/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 | 209 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/clang/test/CodeGenCXX/ |
D | visibility.cpp | 23 namespace test28 { namespace
|
D | mangle.cpp | 710 namespace test28 { namespace
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
D | sub.ll | 294 define i32 @test28(i32 %x, i32 %y, i32 %z) { 299 ; CHECK: @test28
|
D | or.ll | 285 define i1 @test28(i32 %A, i32 %B) { 291 ; CHECK: @test28
|
D | xor.ll | 189 define i32 @test28(i32 %indvar) {
|
D | getelementptr.ll | 286 define i32 @test28() nounwind { 306 ; CHECK: @test28
|
D | and.ll | 206 define i32 @test28(i32 %X) {
|
D | shift.ll | 326 define i8 @test28(i8 %x) { 328 ; CHECK: @test28
|
D | add.ll | 216 define i32 @test28(i32 %X) {
|
D | icmp.ll | 270 ; CHECK: @test28 274 define i1 @test28(i32 %x, i32 %y, i32 %z) {
|
D | select.ll | 427 define i32 @test28(i1 %cond, i32 %A, i32 %B) { 437 ; CHECK: @test28
|
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/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 919 ; CHECK: define void @test28( 929 define void @test28(i8* %p, i1 %x) { 1003 ; 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 {
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1401 namespace test28 { namespace
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1093 namespace test28 { namespace
|