/external/llvm/test/Transforms/ConstProp/ |
D | loads.ll | 240 define i64 @test16.1() { 244 ; LE-LABEL: @test16.1( 247 ; BE-LABEL: @test16.1( 251 define i64 @test16.2() { 255 ; LE-LABEL: @test16.2( 258 ; BE-LABEL: @test16.2( 262 define i64 @test16.3() { 266 ; LE-LABEL: @test16.3( 269 ; BE-LABEL: @test16.3(
|
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 19 class test16 : virtual test15 { virtual void f(); }; class 20 class test17 : virtual test16 { virtual void f(); };
|
D | linkage2.cpp | 157 namespace test16 { namespace
|
/external/llvm/test/CodeGen/PowerPC/ |
D | cmpb-ppc32.ll | 6 define zeroext i16 @test16(i16 zeroext %x, i16 zeroext %y) #0 { 18 ; CHECK-LABEL: @test16
|
/external/pcre/dist/ |
D | RunTest | 304 test16=skip 314 test16=-16 335 test16=-16 411 for bmode in "$test8" "$test16" "$test32"; do 416 -32) if [ "$test8$test16" != "skipskip" ] ; then echo ""; fi
|
/external/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 111 define void @test16() { 112 ; CHECK-LABEL: test16:
|
D | arm64-rounding.ll | 158 ; CHECK-LABEL: test16: 161 define double @test16(double %a) #1 {
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 278 define float @test16(i32 %a, i32 %b, float %x) nounwind { 283 ; SSE-LABEL: test16: 286 ; NOSSE2-LABEL: test16: 289 ; NOSSE1-LABEL: test16: 292 ; NOCMOV-LABEL: test16:
|
D | vec_shift5.ll | 142 define <2 x i64> @test16() { 146 ; CHECK-LABEL: test16
|
D | fp-select-cmp-and.ll | 153 define float @test16(float %a, float %b, float %eps) { 158 ; CHECK-LABEL: @test16
|
D | combine-and.ll | 159 define <4 x i32> @test16(<4 x i32> %A, <4 x i32> %B) { 160 ; CHECK-LABEL: test16:
|
/external/clang/test/Misc/ |
D | diag-template-diffing-color.cpp | 34 void test16() { in test16() function
|
/external/clang/test/Sema/ |
D | c89.c | 89 void test16() { in test16() function
|
D | attr-deprecated.c | 97 unsigned long test16 __attribute__((deprecated)) variable
|
D | block-misc.c | 152 void test16(__block int i) { // expected-error {{__block attribute not allowed, only allowed on loc… in test16() function
|
D | switch.c | 279 void test16() { in test16() function
|
D | return.c | 93 int test16() { in test16() function
|
D | asm.c | 219 void 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…
|
/external/llvm/test/Transforms/InstCombine/ |
D | load.ll | 155 define void @test16(i8* %x, i8* %a, i8* %b, i8* %c) { 158 ; CHECK-LABEL: @test16( 190 ; Check that in cases similar to @test16 we don't try to rewrite a load when
|
D | sitofp.ll | 146 ; CHECK-LABEL: test16 148 define i32 @test16(i25 %A) nounwind {
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 22 wchar_t test16(void) { return L'\r'; } in test16() function
|
D | declarators.c | 102 void test16(i) int i j; { } // expected-error {{expected ';' at end of declaration}}
|
/external/clang/test/CodeGenCXX/ |
D | eh.cpp | 405 namespace test16 { namespace
|
D | linkage.cpp | 199 namespace test16 { namespace
|