/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 136 ; @test16 138 define i64 @test16(i64 %a) {
|
/external/clang/test/CodeGen/ |
D | object-size.c | 121 void test16() { in test16() function
|
/external/clang/test/Parser/ |
D | declarators.c | 101 void test16(i) int i j; { } // expected-error {{expected ';' at end of declaration}}
|
D | char-literal-printing.c | 22 wchar_t test16(void) { return L'\r'; } in test16() function
|
/external/clang/test/Sema/ |
D | c89.c | 89 void test16() { in test16() function
|
D | switch.c | 279 void test16() { in test16() function
|
D | attr-deprecated.c | 97 unsigned long test16 __attribute__((deprecated)) variable
|
D | return.c | 93 int test16() { in test16() function
|
D | block-misc.c | 152 void test16(__block int i) { // expected-error {{__block attribute not allowed, only allowed on loc… in test16() function
|
D | builtins.c | 101 int test16() { in test16() function
|
D | scope-check.c | 234 int test16(int [sizeof &&z]); // expected-error {{use of address-of-label extension outside of a fu…
|
D | exprs.c | 153 void test16(float x) { x == ((void*) 0); } // expected-error {{invalid operands to binary expressi… in test16() function
|
D | uninit-variables.c | 119 void test16() { in test16() function
|
D | conversion.c | 311 void test16(void) { in test16() function
|
/external/clang/test/CodeGenCXX/ |
D | eh.cpp | 402 namespace test16 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | sext.ll | 176 define i32 @test16(i16 %x) nounwind { 181 ; CHECK: @test16
|
D | mul.ll | 135 define i32 @test16(i32 %b, i1 %c) { 136 ; CHECK: @test16
|
D | apint-shift.ll | 150 ; CHECK: @test16 152 define i1 @test16(i84 %X) {
|
D | sub.ll | 149 define i32 @test16(i32 %A) { 153 ; CHECK: @test16
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-x86-64.ll | 187 define void @test16() nounwind { 188 ; CHECK: test16:
|
D | avx-shuffle.ll | 139 define <8 x float> @test16(float* nocapture %f) nounwind uwtable readonly ssp { 143 ; CHECK: test16
|
D | sse2.ll | 197 ; CHECK: test16: 201 define <2 x double> @test16(<4 x double> * nocapture %srcA, <2 x double>* nocapture %dst) {
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 194 define void @test16(i8* %P, i8* %Q) nounwind ssp { 198 ; CHECK: @test16
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 35 %test16 = icmp ule i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 241 ; CHECK: define void @test16( 245 define void @test16() {
|