HomeSort by relevance Sort by last modified time
    Searched full:shifts (Results 276 - 300 of 376) sorted by null

<<111213141516

  /external/llvm/include/llvm/ADT/
APInt.h 638 /// Shifts *this left by shiftAmt and assigns the result to *this.
    [all...]
  /external/llvm/lib/Target/PTX/
PTXInstrInfo.td 179 // PTX allow generic 3-reg shifts like shl r0, r1, r2
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp 188 // We cannot sextinreg(i1). Expand to shifts.
276 // 64-bit PowerPC wants to expand i128 shifts itself.
281 // 32-bit PowerPC wants to expand i64 shifts itself.
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.td     [all...]
  /external/llvm/lib/Target/X86/
X86InstrShiftRotate.td 50 // NOTE: We don't include patterns for shifts of a register by one, because
    [all...]
  /external/openssl/crypto/aes/asm/
aes-sparcv9.pl 23 # extra shifts "induced" by compressed S-box and longer loop epilogue
  /external/skia/src/effects/
SkGradientShader.cpp     [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm.cpp 216 * implementation by introducing rounding right shifts (vrshr) for the final stage.
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
dtoa.cpp     [all...]
  /external/webrtc/src/modules/audio_processing/aecm/main/source/
aecm_core.c 958 // @param mu [out] (Return value) Stepsize in log2(), i.e. number of shifts.
    [all...]
  /frameworks/base/icu4j/java/android/icu/text/
ArabicShaping.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 62 // the min drag distance for a fling to register, to prevent random page shifts
    [all...]
  /external/libpng/
pngrtran.c     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp 355 // We cannot sextinreg(i1). Expand to shifts.
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c     [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c     [all...]
host_ppc_isel.c     [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMInstrThumb2.td 24 // Shifted operands. No register controlled shifts for Thumb2.
    [all...]
  /external/llvm/lib/Target/
README.txt 702 lowering multiplies to shifts on cpus where shifts are faster.
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.cc 601 // Smi tagging these two cases can only happen with shifts
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c 135 /* Function to return the number of shifts for a power of 2 greater than or equal
160 /* Function to return the number of shifts to get a 1 in bit 0
    [all...]
  /cts/tools/dasm/etc/
java_cup.jar 

Completed in 1146 milliseconds

<<111213141516