/external/clang/test/Parser/ |
D | char-literal-printing.c | 22 wchar_t test18(void) { return L'\t'; } in test18() function
|
/external/clang/test/Sema/ |
D | attr-deprecated.c | 101 test18 __attribute__((deprecated)), variable
|
D | return.c | 101 int test18() { in test18() function
|
D | block-misc.c | 186 void test18() { in test18() function
|
D | exprs.c | 167 void test18(int b) { in test18() function
|
D | uninit-variables.c | 116 int test18(int x, int y) { in test18() function
|
D | conversion.c | 256 void test18() { in test18() function
|
/external/llvm/test/CodeGen/X86/ |
D | fast-isel-x86-64.ll | 229 define void @test18(float* %p1) { 232 ; CHECK: test18:
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 228 define void @test18(i8* %P, i8* %Q, i8* %R) nounwind ssp { 232 ; CHECK: @test18
|
/external/llvm/test/Transforms/InstCombine/ |
D | sub.ll | 170 define i64 @test18(i64 %Y) { 175 ; CHECK: @test18
|
D | apint-sub.ll | 118 define i128 @test18(i128 %Y) {
|
D | set.ll | 108 define i1 @test18(i1 %C, i32 %a) {
|
D | or.ll | 166 define i1 @test18(i32 %A) { 172 ; CHECK: @test18
|
D | apint-shift.ll | 128 define i1 @test18(i11 %A) {
|
D | xor.ll | 121 define i32 @test18(i32 %A) {
|
D | getelementptr.ll | 170 define i1 @test18(i16* %P, i32 %I) { 174 ; CHECK: @test18
|
D | shift.ll | 208 define i1 @test18(i8 %A) { 209 ; CHECK: @test18
|
D | icmp.ll | 171 define i1 @test18(i32 %x) nounwind { 176 ; CHECK: @test18
|
D | and.ll | 129 define i1 @test18(i32 %A) {
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 37 %test18 = icmp ne i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 265 ; CHECK: define void @test18( 270 define void @test18() {
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 440 namespace test18 { namespace
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 95 __m64 test18(__m128d a) { in test18() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 565 namespace test18 { namespace
|
/external/clang/test/SemaObjC/ |
D | arc.m | 382 void test18(void) { function 384 [x test18]; // expected-error {{no known instance method for selector 'test18'}}
|