/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 115 ; @test16 117 define i64 @test16(i64 %a) {
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 20 wchar_t test16(void) { return L'\r'; } in test16() function
|
/external/clang/test/CodeGen/ |
D | object-size.c | 122 void test16() { in test16() function
|
/external/clang/test/Sema/ |
D | builtins.c | 100 int test16() { in test16() function
|
D | switch.c | 274 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 | 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 | 102 void test16() { in test16() function
|
D | conversion.c | 237 void test16(void) { in test16() function
|
/external/clang/test/CodeGenCXX/ |
D | eh.cpp | 399 namespace test16 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | sext.ll | 176 define i32 @test16(i16 %x) nounwind { 181 ; CHECK: @test16
|
D | mul.ll | 101 define i32 @test16(i32 %b, i1 %c) {
|
D | sub.ll | 149 define i32 @test16(i32 %A) { 153 ; CHECK: @test16
|
D | apint-sub.ll | 104 define i51 @test16(i51 %A) {
|
D | set.ll | 94 define i1 @test16(i32 %A) {
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-x86-64.ll | 187 define void @test16() nounwind { 188 ; 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() {
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 425 namespace test16 { namespace
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | vector_promote.ll | 251 define <4 x float> @test16(<4 x float> %x, i64 %y0, i64 %y1) { 262 ; CHECK: @test16
|