/external/clang/test/Sema/ |
D | c89.c | 82 int test14() { return (&*test14)(); } in test14() function
|
D | return.c | 85 int test14() { in test14() function
|
D | attr-deprecated.c | 94 int test14(foo_dep *foo); // expected-warning {{'foo_dep' is deprecated}}
|
D | switch.c | 256 int test14(int a) { in test14() function
|
D | block-misc.c | 129 void test14() { in test14() function
|
D | builtins.c | 90 void test14() { in test14() function
|
D | scope-check.c | 203 int test14(int n) { in test14() function
|
D | exprs.c | 135 void test14() { in test14() function
|
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 17 class test14 : virtual test13 { virtual void f(); }; class 18 class test15 : virtual test14 { virtual void f(); };
|
/external/llvm/test/CodeGen/X86/ |
D | fmul-zero.ll | 4 define void @test14(<4 x float>*) nounwind {
|
D | select.ll | 288 define i32 @test14(i32 %a, i32 %b) nounwind { 292 ; CHECK: test14: 298 ; ATOM: test14:
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 122 ; @test14 124 define i1 @test14() {
|
/external/clang/test/CodeGen/ |
D | object-size.c | 110 void test14() { in test14() function
|
/external/clang/test/Parser/ |
D | declarators.c | 93 void test14() // expected-error {{expected ';' after top level declarator}}
|
D | char-literal-printing.c | 20 wchar_t test14(void) { return L'\n'; } in test14() function
|
/external/llvm/test/Transforms/InstCombine/ |
D | div.ll | 114 define i32 @test14(i8 %x) nounwind { 118 ; CHECK: @test14
|
D | fcmp.ll | 125 define i32 @test14(double %a) nounwind { 130 ; CHECK: @test14
|
D | mul.ll | 117 define <16 x i8> @test14(<16 x i8> %a) { 118 ; CHECK: @test14
|
D | sext.ll | 152 define i32 @test14(i16 %x) nounwind { 157 ; CHECK: @test14
|
D | apint-shift.ll | 125 ; CHECK: @test14 127 define i35 @test14(i35 %A) {
|
/external/llvm/test/Transforms/ConstProp/ |
D | loads.ll | 125 define i64 @test14() nounwind { 129 ; CHECK: @test14
|
/external/clang/test/CodeGenCXX/ |
D | eh.cpp | 350 namespace test14 { namespace
|
/external/llvm/test/Transforms/SimplifyLibCalls/ |
D | float-shrink-compare.ll | 161 define i32 @test14(float %x, float %y) nounwind uwtable { 168 ; CHECK: @test14
|
/external/clang/test/SemaTemplate/ |
D | deduction.cpp | 155 namespace test14 { namespace
|
/external/llvm/test/Transforms/Reassociate/ |
D | basictest.ll | 195 define i32 @test14(i32 %X1, i32 %X2) { 200 ; CHECK: @test14
|