HomeSort by relevance Sort by last modified time
    Searched full:shll (Results 226 - 250 of 329) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 447 "shll v22.8h, v20.8b, #8 \t\n"
448 "shll v5.8h, v7.8b, #8 \t\n"
450 "shll v17.8h, v6.8b, #8 \t\n"
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
asm_386.s     [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_386.s     [all...]
  /external/valgrind/none/tests/x86/
insn_basic.def     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_neon64.cc 106 "shll v2.8h, v1.8b, #8 \n" /* Replicate UV */ \
401 "shll v0.8h, v22.8b, #8 \n" /* R */ \
402 "shll v20.8h, v20.8b, #8 \n" /* B */ \
403 "shll v21.8h, v21.8b, #8 \n" /* G */ \
437 "shll v0.8h, v23.8b, #8 \n" /* A */ \
438 "shll v22.8h, v22.8b, #8 \n" /* R */ \
439 "shll v20.8h, v20.8b, #8 \n" /* B */ \
440 "shll v21.8h, v21.8b, #8 \n" /* G */ \
    [all...]
  /bionic/libm/x86/
libm_reduce_pi04l.S 175 shll $5, %eax
257 shll %cl, %eax
268 shll %cl, %edx
271 shll %cl, %eax
    [all...]
libm_sincos_huge.S 103 shll %cl, %eax
libm_tancot_huge.S 103 shll %cl, %edx
s_cos.S 225 shll $5, %edx
s_expm1.S 128 shll $4, %ecx
s_sin.S 226 shll $5, %edx
  /bionic/libm/x86_64/
e_exp.S 100 shll $4, %ecx
s_expm1.S 110 shll $4, %ecx
  /external/boringssl/linux-x86/crypto/md5/
md5-586.S 16 shll $6,%ecx
  /external/boringssl/linux-x86_64/crypto/aes/
vpaes-x86_64.S 634 shll $4,%eax
  /external/boringssl/linux-x86_64/crypto/bn/
x86_64-mont.S 630 shll $3,%r9d
  /external/boringssl/mac-x86/crypto/md5/
md5-586.S 15 shll $6,%ecx
  /external/boringssl/mac-x86_64/crypto/aes/
vpaes-x86_64.S 634 shll $4,%eax
  /external/boringssl/mac-x86_64/crypto/bn/
x86_64-mont.S 628 shll $3,%r9d
  /external/gemmlowp/internal/
kernel_SSE.h 172 "shll $2, %%eax\n\t"
  /external/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.cpp 196 // The number of shll instructions for the extension.
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
ivchain-X86.ll 62 ; X32: shll $4
  /external/vixl/test/
test-simulator-inputs-a64.h     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/x86/
cgen64.go 269 gins(x86.ASHLL, &cx, &dx) // SHLL only uses bottom 5 bits of count
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/
cgen64.go 266 gins(x86.ASHLL, &cx, &dx) // SHLL only uses bottom 5 bits of count

Completed in 418 milliseconds

1 2 3 4 5 6 7 8 91011>>