HomeSort by relevance Sort by last modified time
    Searched refs:vgetq_lane_s32 (Results 1 - 25 of 36) sorted by null

1 2

  /external/gemmlowp/fixedpoint/
fixedpoint_neon.h 223 return vgetq_lane_s32(a, 0);
238 return vgetq_lane_s32(a, 0);
  /external/clang/test/CodeGen/
aarch64-neon-vget.c 147 return vgetq_lane_s32(a, 3);
arm_neon_intrinsics.c     [all...]
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 301 to[stride*0] = vgetq_lane_s32(from, 0);
302 to[stride*1] = vgetq_lane_s32(from, 1);
303 to[stride*2] = vgetq_lane_s32(from, 2);
304 to[stride*3] = vgetq_lane_s32(from, 3);
  /external/gemmlowp/internal/
simd_wrappers_neon.h 69 return vgetq_lane_s32(value, Lane);
  /external/webp/src/dsp/
dec_neon.c     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h 11957 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h 11957 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
arm_neon.h 11957 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
arm_neon.h 2602 vgetq_lane_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
arm_neon.h 2602 vgetq_lane_s32 (int32x4_t __a, const int __b) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.h 6574 #define vgetq_lane_s32 macro
6581 #define vgetq_lane_s32 macro
    [all...]

Completed in 422 milliseconds

1 2