Home
last modified time | relevance | path

Searched refs:test16 (Results 1 – 25 of 99) sorted by relevance

1234

/external/llvm/test/Transforms/ConstProp/
Dloads.ll240 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/
Dlong-virtual-inheritance-chain.cpp19 class test16 : virtual test15 { virtual void f(); }; class
20 class test17 : virtual test16 { virtual void f(); };
Dlinkage2.cpp157 namespace test16 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dcmpb-ppc32.ll6 define zeroext i16 @test16(i16 zeroext %x, i16 zeroext %y) #0 {
18 ; CHECK-LABEL: @test16
/external/pcre/dist/
DRunTest304 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/
Dmovw-consts.ll111 define void @test16() {
112 ; CHECK-LABEL: test16:
Darm64-rounding.ll158 ; CHECK-LABEL: test16:
161 define double @test16(double %a) #1 {
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll278 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:
Dvec_shift5.ll142 define <2 x i64> @test16() {
146 ; CHECK-LABEL: test16
Dfp-select-cmp-and.ll153 define float @test16(float %a, float %b, float %eps) {
158 ; CHECK-LABEL: @test16
Dcombine-and.ll159 define <4 x i32> @test16(<4 x i32> %A, <4 x i32> %B) {
160 ; CHECK-LABEL: test16:
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp34 void test16() { in test16() function
/external/clang/test/Sema/
Dc89.c89 void test16() { in test16() function
Dattr-deprecated.c97 unsigned long test16 __attribute__((deprecated)) variable
Dblock-misc.c152 void test16(__block int i) { // expected-error {{__block attribute not allowed, only allowed on loc… in test16() function
Dswitch.c279 void test16() { in test16() function
Dreturn.c93 int test16() { in test16() function
Dasm.c219 void test16() in test16() function
Dscope-check.c234 int test16(int [sizeof &&z]); // expected-error {{use of address-of-label extension outside of a fu…
/external/llvm/test/Transforms/InstCombine/
Dload.ll155 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
Dsitofp.ll146 ; CHECK-LABEL: test16
148 define i32 @test16(i25 %A) nounwind {
/external/clang/test/Parser/
Dchar-literal-printing.c22 wchar_t test16(void) { return L'\r'; } in test16() function
Ddeclarators.c102 void test16(i) int i j; { } // expected-error {{expected ';' at end of declaration}}
/external/clang/test/CodeGenCXX/
Deh.cpp405 namespace test16 { namespace
Dlinkage.cpp199 namespace test16 { namespace

1234