Home
last modified time | relevance | path

Searched refs:float32x2x4_t (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c1735 float32x2x4_t test_vld4_dup_f32(float32_t *a) { in test_vld4_dup_f32()
5102 float32x2x4_t test_vld4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vld4_lane_f32()
7844 void test_vst4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vst4_lane_f32()
Darm_neon_intrinsics.c7453 float32x2x4_t test_vld4_f32(float32_t const * a) { in test_vld4_f32()
7727 float32x2x4_t test_vld4_dup_f32(float32_t const * a) { in test_vld4_dup_f32()
8408 float32x2x4_t test_vld4_lane_f32(float32_t const * a, float32x2x4_t b) { in test_vld4_lane_f32()
21225 void test_vst4_f32(float32_t * a, float32x2x4_t b) { in test_vst4_f32()
21811 void test_vst4_lane_f32(float32_t * a, float32x2x4_t b) { in test_vst4_lane_f32()
Daarch64-neon-intrinsics.c11446 float32x2x4_t test_vld4_f32(float32_t const *a) { in test_vld4_f32()
13885 void test_vst4_f32(float32_t *a, float32x2x4_t b) { in test_vst4_f32()
15387 float32x2x4_t test_vld1_f32_x4(float32_t const *a) { in test_vld1_f32_x4()
17783 void test_vst1_f32_x4(float32_t *a, float32x2x4_t b) { in test_vst1_f32_x4()
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll41 %struct.float32x2x4_t = type { [4 x <2 x float>] }
/external/neon_2_sse/
DNEON_2_SSE.h321 struct float32x2x4_t { struct
327 typedef struct float32x2x4_t float32x2x4_t; //for C compilers to make them happy typedef
1391 _NEON2SSESTORAGE float32x2x4_t vld4_f32(__transfersize(8) float32_t const * ptr); // VLD4.32 {d0, d…
1428 _NEON2SSESTORAGE float32x2x4_t vld4_dup_f32(__transfersize(4) float32_t const * ptr); // VLD4.32 {d…
1481 _NEON2SSESTORAGE float32x2x4_t vld4_lane_f32(__transfersize(4) float32_t const * ptr, float32x2x4_t
1548 _NEON2SSESTORAGE void vst4_f32(__transfersize(8) float32_t * ptr, float32x2x4_t val); // VST4.32 {d…
1600 _NEON2SSESTORAGE void vst4_lane_f32(__transfersize(4) float32_t * ptr, float32x2x4_t val, __constra…
10408 _NEON2SSESTORAGE float32x2x4_t vld4_f32(__transfersize(8) float32_t const * ptr); // VLD4.32 {d0, d…
10409 _NEON2SSE_INLINE float32x2x4_t vld4_f32(__transfersize(8) float32_t const * ptr) // VLD4.32 {d0, d1…
10412 float32x2x4_t res;
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll41 %struct.float32x2x4_t = type { [4 x <2 x float>] }
/external/skia/include/private/
DSkNx_neon.h66 float32x2x4_t abcd = {{ in Store4()
/external/skqp/include/private/
DSkNx_neon.h66 float32x2x4_t abcd = {{ in Store4()