/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 122 ; @test17 124 define i64 @test17(i64 %a) {
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 21 char test17(void) { return '\t'; } in test17() function
|
/external/clang/test/CodeGen/ |
D | object-size.c | 128 void test17() { in test17() function
|
D | mmx-builtins.c | 90 __m64 test17(__m128d a) { in test17() function
|
/external/clang/test/Sema/ |
D | switch.c | 282 void test17(int x) { in test17() function
|
D | attr-deprecated.c | 100 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
|
D | return.c | 97 int test17() { in test17() function
|
D | block-misc.c | 162 void test17() { in test17() function
|
D | exprs.c | 156 void test17(int x) { in test17() function
|
D | uninit-variables.c | 108 void test17() { in test17() function
|
D | conversion.c | 242 void test17() { in test17() function
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-x86-64.ll | 209 define i32 @test17(i32 *%P) ssp nounwind { 221 ; CHECK: test17:
|
/external/clang/test/SemaObjC/ |
D | arc.m | 369 - (void) test17; method 370 + (void) test17; class 372 void test17(void) { function 374 …[v0 test17]; // expected-error {{receiver type 'Test17' for instance message is a forward declarat… 377 …[v1 test17]; // expected-error {{receiver type 'Test17<Test17p>' for instance message is a forward… 379 …[Test17 test17]; // expected-error {{receiver 'Test17' for class message is a forward declaration}}
|
/external/llvm/test/Transforms/InstCombine/ |
D | mul.ll | 109 define i32 @test17(i32 %a, i32 %b) {
|
D | sub.ll | 160 define i32 @test17(i32 %A) { 164 ; CHECK: @test17
|
D | apint-sub.ll | 112 define i25 @test17(i25 %Aok) {
|
D | set.ll | 101 define i1 @test17(i8 %A) {
|
D | or.ll | 155 define i32 @test17(i32 %A) { 161 ; CHECK: @test17
|
D | apint-shift.ll | 122 define i1 @test17(i106 %A) {
|
D | xor.ll | 115 define i32 @test17(i32 %A) {
|
D | getelementptr.ll | 161 define i1 @test17(i16* %P, i32 %I, i32 %J) { 166 ; CHECK: @test17
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 204 define void @test17(i8* %P, i8* noalias %Q) nounwind ssp { 208 ; CHECK: @test17
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 36 %test17 = icmp ult i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 254 ; CHECK: define void @test17( 257 define void @test17(i8* %y) {
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 432 namespace test17 { namespace
|