Searched refs:test47 (Results 1 – 14 of 14) sorted by relevance
/external/clang/test/Parser/ |
D | char-literal-printing.c | 60 char32_t test47(void) { return U'\t'; } in test47() function
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 334 void *test47(int *i) in test47() function
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 356 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } in test47() function
|
D | mmx-builtins.c | 240 __m64 test47(__m64 a, __m64 b) { in test47() function
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 555 define i32 @test47(i32 %a) { 559 ; CHECK: @test47
|
D | icmp.ll | 450 ; CHECK: @test47 452 define i1 @test47(i32 %X, i32 %Y, i32 %Z) {
|
D | cast.ll | 414 define i64 @test47(i8 %A) { 419 ; CHECK: @test47
|
D | select.ll | 646 define i64 @test47(i32 %a) nounwind { 651 ; CHECK: @test47
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1098 void test47(void) { function 1102 // CHECK: define void @test47()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1472 ; CHECK: define i8* @test47( 1475 define i8* @test47(i8* %p) nounwind {
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 636 define i64 @test47(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 2308 namespace test47 { namespace
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1995 namespace test47 { namespace
|