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

1 2

  /external/libvpx/libvpx/vpx_dsp/arm/
transpose_neon.h 168 const uint32x4x2_t b0 =
451 const uint32x4x2_t c0 = vtrnq_u32(vreinterpretq_u32_u16(b0.val[0]),
453 const uint32x4x2_t c1 = vtrnq_u32(vreinterpretq_u32_u16(b0.val[1]),
556 const uint32x4x2_t d0 = vuzpq_u32(vreinterpretq_u32_u16(c0.val[0]),
558 const uint32x4x2_t d1 = vuzpq_u32(vreinterpretq_u32_u16(c0.val[1]),
680 const uint32x4x2_t c0 = vtrnq_u32(vreinterpretq_u32_u16(b0.val[0]),
682 const uint32x4x2_t c1 = vtrnq_u32(vreinterpretq_u32_u16(b0.val[1]),
684 const uint32x4x2_t c2 = vtrnq_u32(vreinterpretq_u32_u16(b2.val[0]),
686 const uint32x4x2_t c3 = vtrnq_u32(vreinterpretq_u32_u16(b2.val[1]),
847 const uint32x4x2_t d0 = vtrnq_u32(vreinterpretq_u32_u16(c0.val[0])
    [all...]
  /external/clang/test/CodeGen/
aarch64-neon-ldst-one.c 339 // CHECK-LABEL: define %struct.uint32x4x2_t @test_vld2q_dup_u32(i32* %a) #0 {
340 // CHECK: [[RETVAL:%.*]] = alloca %struct.uint32x4x2_t, align 16
341 // CHECK: [[__RET:%.*]] = alloca %struct.uint32x4x2_t, align 16
342 // CHECK: [[TMP0:%.*]] = bitcast %struct.uint32x4x2_t* [[__RET]] to i8*
348 // CHECK: [[TMP4:%.*]] = bitcast %struct.uint32x4x2_t* [[RETVAL]] to i8*
349 // CHECK: [[TMP5:%.*]] = bitcast %struct.uint32x4x2_t* [[__RET]] to i8*
351 // CHECK: [[TMP6:%.*]] = load %struct.uint32x4x2_t, %struct.uint32x4x2_t* [[RETVAL]], align 16
352 // CHECK: ret %struct.uint32x4x2_t [[TMP6]]
353 uint32x4x2_t test_vld2q_dup_u32(uint32_t *a)
    [all...]
aarch64-neon-perm.c     [all...]
arm_neon_intrinsics.c     [all...]
aarch64-neon-intrinsics.c     [all...]
  /external/libvpx/libvpx/vp8/common/arm/neon/
mbloopfilter_neon.c 296 uint32x4x2_t q2tmp0, q2tmp1, q2tmp2, q2tmp3;
460 uint32x4x2_t q2tmp0, q2tmp1, q2tmp2, q2tmp3;
vp8_loopfilter_neon.c 324 uint32x4x2_t q2tmp0, q2tmp1, q2tmp2, q2tmp3;
436 uint32x4x2_t q2tmp0, q2tmp1, q2tmp2, q2tmp3;
  /external/webp/src/dsp/
dec_neon.c 202 const uint32x4x2_t row04 = vtrnq_u32(vreinterpretq_u32_u16(row02.val[0]),
204 const uint32x4x2_t row26 = vtrnq_u32(vreinterpretq_u32_u16(row02.val[1]),
206 const uint32x4x2_t row15 = vtrnq_u32(vreinterpretq_u32_u16(row13.val[0]),
208 const uint32x4x2_t row37 = vtrnq_u32(vreinterpretq_u32_u16(row13.val[1]),
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
arm_neon.h 143 typedef struct uint32x4x2_t struct
146 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
arm_neon.h 143 typedef struct uint32x4x2_t struct
146 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [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 209 typedef struct int32x4x2_t uint32x4x2_t; typedef in typeref:struct:int32x4x2_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h 209 typedef struct int32x4x2_t uint32x4x2_t; typedef in typeref:struct:int32x4x2_t
    [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 209 typedef struct int32x4x2_t uint32x4x2_t; typedef in typeref:struct:int32x4x2_t
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
arm_neon.h 114 typedef struct uint32x4x2_t { struct
116 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
arm_neon.h 114 typedef struct uint32x4x2_t { struct
116 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
arm_neon.h 155 typedef struct uint32x4x2_t struct
158 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
arm_neon.h 155 typedef struct uint32x4x2_t struct
158 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
arm_neon.h 133 typedef struct uint32x4x2_t { struct
135 } uint32x4x2_t; typedef in typeref:struct:uint32x4x2_t
    [all...]

Completed in 440 milliseconds

1 2