HomeSort by relevance Sort by last modified time
    Searched full:shll (Results 26 - 50 of 129) sorted by null

12 3 4 5 6

  /external/llvm/test/CodeGen/X86/
targetLoweringGeneric.ll 22 ; CHECK: shll
shl-anyext.ll 4 ; CHECK: shll $16
commute-two-addr.ll 41 ; DARWIN: shll $16
vec_insert-5.ll 14 ; CHECK: shll $12
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.c 114 uint32 shlL = 16 - invAltL.matE.bbpE;
115 mxxL = invAltL.matE.xxE << shlL;
116 mxyL = invAltL.matE.xyE << shlL;
117 myxL = invAltL.matE.yxE << shlL;
118 myyL = invAltL.matE.yyE << shlL;
131 uint32 shlL = 16 - invAltL.vecE.bbpE;
132 txL = invAltL.vecE.xE << shlL;
133 tyL = invAltL.vecE.yE << shlL;
446 uint32 shlL = 16 - invAltL.matE.bbpE;
447 mxxL = invAltL.matE.xxE << shlL;
    [all...]
  /external/llvm/test/CodeGen/Mips/
dsp-patterns.ll 132 ; R1: shll.ph ${{[0-9]+}}, ${{[0-9]+}}, 15
170 ; R1: shll.qb ${{[0-9]+}}, ${{[0-9]+}}, 7
210 ; R1-NOT: shll.ph
224 ; R1-NOT: shll.qb
238 ; R1-NOT: shll.ph
252 ; R1-NOT: shll.qb
dsp-r1.ll 815 ; CHECK: shll.qb
818 %1 = tail call <4 x i8> @llvm.mips.shll.qb(<4 x i8> %0, i32 3)
824 declare <4 x i8> @llvm.mips.shll.qb(<4 x i8>, i32) nounwind
831 %1 = tail call <4 x i8> @llvm.mips.shll.qb(<4 x i8> %0, i32 %a1)
839 ; CHECK: shll.ph
842 %1 = tail call <2 x i16> @llvm.mips.shll.ph(<2 x i16> %0, i32 7)
848 declare <2 x i16> @llvm.mips.shll.ph(<2 x i16>, i32) nounwind
855 %1 = tail call <2 x i16> @llvm.mips.shll.ph(<2 x i16> %0, i32 %a1)
866 %1 = tail call <2 x i16> @llvm.mips.shll.s.ph(<2 x i16> %0, i32 7)
872 declare <2 x i16> @llvm.mips.shll.s.ph(<2 x i16>, i32) nounwin
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 63 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /external/zlib/src/contrib/inflate86/
inffast.S 291 shll %cl, %eax
297 shll %cl, %eax
346 shll %cl, %eax
451 shll %cl, %eax
516 shll %cl, %eax
522 shll %cl, %eax
554 shll %cl, %eax
596 shll %cl, %eax
602 shll %cl, %eax
678 shll %cl, %ea
    [all...]
inffas86.c 235 " shll %%cl, %%eax\n"
273 " shll %%cl, %%eax\n"
334 " shll %%cl, %%eax\n"
348 " shll %%cl, %%eax\n"
500 " shll %%cl, %%eax\n"
539 " shll %%cl, %%eax\n"
547 " shll %%cl, %%eax\n"
561 " shll %%cl, %%eax\n"
590 " shll %%cl, %%eax\n"
598 " shll %%cl, %%eax\n
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.c 226 int16 shlL = 0;
232 shlL++;
236 if( shlL > 0 )
241 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] <<= shlL;
242 ptrA->expE -= shlL;
371 int32 shlL = 0;
375 shlL++;
378 valL <<= shlL;
379 expL -= shlL;
  /bionic/libc/kernel/arch-x86/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /development/ndk/platforms/android-9/arch-x86/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
desc_32.h 74 #define GET_DESC_BASE(idx, gdt, base, lo_w, lo_b, hi_b) movb idx*8+4(gdt), lo_b; movb idx*8+7(gdt), hi_b; shll $16, base; movw idx*8+2(gdt), lo_w;
  /external/valgrind/main/none/tests/x86/
x86locked.c 663 "shll $1, %%ecx\n\t"
669 "shll $2, %%ecx\n\t"
675 "shll $3, %%ecx\n\t"
703 "shll $1, %%ecx\n\t"
709 "shll $2, %%ecx\n\t"
715 "shll $3, %%ecx\n\t"
  /external/clang/test/CodeGen/
builtins-mips.c 144 // CHECK: call <4 x i8> @llvm.mips.shll.qb
150 // CHECK: call <2 x i16> @llvm.mips.shll.ph
152 // CHECK: call <2 x i16> @llvm.mips.shll.s.ph
160 // CHECK: call i32 @llvm.mips.shll.s.w
  /external/compiler-rt/lib/i386/
udivdi3.S 37 shll %cl, %ebx // (low word of b) >> (1 + i)

Completed in 2590 milliseconds

12 3 4 5 6