HomeSort by relevance Sort by last modified time
    Searched full:shifts (Results 351 - 375 of 1285) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/
softfloat-macros 34 Shifts `a' right by the number of bits given in `count'. If any nonzero
61 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
94 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
138 Shifts the 96-bit value formed by concatenating `a0', `a1', and `a2' right
209 Shifts the 64-bit value formed by concatenating `a0' and `a1' left by the
228 Shifts the 96-bit value formed by concatenating `a0', `a1', and `a2' left
  /external/llvm/test/Analysis/CostModel/X86/
vshift-shl-cost.ll 12 ; Variable Shifts
108 ; Uniform Variable Shifts
212 ; Constant Shifts
309 ; Uniform Constant Shifts
409 ; We always emit a single pmullw in the case of v8i16 vector shifts by
428 ; With SSE4.1, v4i32 shifts can be lowered into a single pmulld instruction.
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
softfloat-macros 35 Shifts `a' right by the number of bits given in `count'. If any nonzero
62 Shifts `a' right by the number of bits given in `count'. If any nonzero
89 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
136 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
169 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
213 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right
284 Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
303 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left
  /external/capstone/arch/ARM/
ARMBaseInfo.h 403 // Field shifts - such shifts are used to set field while generating
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert.s 159 vqrshrun.s16 d6,q3,#6 @shifts right
162 vqrshrun.s16 d4,q2,#6 @shifts right
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_vert.s 158 sqrshrun v6.8b, v6.8h,#6 //shifts right
161 sqrshrun v4.8b, v4.8h,#6 //shifts right
  /external/libjpeg-turbo/
jidctfst.c 59 * This compromises accuracy slightly, but it lets us save a few shifts.
69 * for small quantization table entries, but it saves a lot of shifts.
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 433 // Field shifts - such shifts are used to set field while generating
  /external/llvm/lib/Target/Sparc/
SparcInstrFormats.td 200 bit x = xVal; // 1 for 64-bit shifts.
215 bit x = xVal; // 1 for 64-bit shifts.
  /external/llvm/test/CodeGen/AArch64/
logical_shifted_reg.ll 63 ; Check other shifts on a subset
153 ; Check other shifts on a subset
  /external/llvm/test/CodeGen/X86/
avx-shift.ll 166 ;;; Support variable shifts
194 ;;; Uses shifts for sign extension
  /external/webrtc/webrtc/common_audio/vad/
vad_filterbank.c 157 // |tot_rshifts| accumulates the number of right shifts performed on |energy|.
180 // |tot_rshifts| is now the total number of right shifts performed on
  /external/webrtc/webrtc/modules/audio_coding/codecs/cng/
webrtc_cng.c 273 /* We can only do 5 shifts without destroying accuracy in
307 * the 32 b corrvector (Q0) and shifts the result down 15 steps. */
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/gen/
constFoldGen.go 130 // shifts handled separately below, as they can have
170 // Special signed/unsigned cases for shifts
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/gen/
constFoldGen.go 130 // shifts handled separately below, as they can have
170 // Special signed/unsigned cases for shifts
  /cts/apps/CameraITS/tools/
run_sensor_fusion_box.py 32 # For finding best correlation shifts from test output logs.
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/ccn/
ccn_private.h 131 /* HNF System Address Map register bit masks and shifts */
  /external/aac/libAACenc/src/
interface.h 130 INT mdctScale; /* number of transform shifts */
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/
ParametricGaussianFunction.java 35 * <li><tt>a</tt> is a constant offset that shifts <tt>f(x)</tt> up or down
  /external/avb/libavb/
avb_crc32.c 18 * chunks at a time) shifts bits into the lowest-order term. In our
  /external/boringssl/src/crypto/fipsmodule/bn/
montgomery_inv.c 95 // subtractions, shifts, and bitwise operations are all constant time, which
  /external/freetype/src/base/
ftlcdfil.c 346 /* add padding according to accommodate outline shifts */
  /external/jemalloc/src/
zone.c 270 * On OSX < 10.6, unregistering shifts all registered zones.
  /external/kernel-headers/original/uapi/linux/
mtio.h 161 /* Bitfield shifts in the status */
  /external/libgsm/src/
add.c 119 * the number of left shifts needed to normalize the 32 bit

Completed in 3024 milliseconds

<<11121314151617181920>>