Home
last modified time | relevance | path

Searched refs:uint64x1_t (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-3v.c108 uint64x1_t test_vand_u64(uint64x1_t a, uint64x1_t b) { in test_vand_u64()
220 uint64x1_t test_vorr_u64(uint64x1_t a, uint64x1_t b) { in test_vorr_u64()
332 uint64x1_t test_veor_u64(uint64x1_t a, uint64x1_t b) { in test_veor_u64()
459 uint64x1_t test_vbic_u64(uint64x1_t a, uint64x1_t b) { in test_vbic_u64()
587 uint64x1_t test_vorn_u64(uint64x1_t a, uint64x1_t b) { in test_vorn_u64()
Daarch64-neon-intrinsics.c69 uint64x1_t test_vadd_u64(uint64x1_t v1, uint64x1_t v2) { in test_vadd_u64()
200 uint64x1_t test_vsub_u64(uint64x1_t v1, uint64x1_t v2) { in test_vsub_u64()
1072 uint64x1_t test_vbsl_s64(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) { in test_vbsl_s64()
1130 uint64x1_t test_vbsl_u64(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) { in test_vbsl_u64()
1165 float64x1_t test_vbsl_f64(uint64x1_t v1, float64x1_t v2, float64x1_t v3) { in test_vbsl_f64()
1467 uint64x1_t test_vcage_f64(float64x1_t a, float64x1_t b) { in test_vcage_f64()
1511 uint64x1_t test_vcagt_f64(float64x1_t a, float64x1_t b) { in test_vcagt_f64()
1556 uint64x1_t test_vcale_f64(float64x1_t a, float64x1_t b) { in test_vcale_f64()
1603 uint64x1_t test_vcalt_f64(float64x1_t a, float64x1_t b) { in test_vcalt_f64()
1850 uint64x1_t test_vtst_s64(int64x1_t a, int64x1_t b) { in test_vtst_s64()
[all …]
Darm_neon_intrinsics.c609 uint64x1_t test_vadd_u64(uint64x1_t a, uint64x1_t b) { in test_vadd_u64()
936 uint64x1_t test_vand_u64(uint64x1_t a, uint64x1_t b) { in test_vand_u64()
1057 uint64x1_t test_vbic_u64(uint64x1_t a, uint64x1_t b) { in test_vbic_u64()
1162 int64x1_t test_vbsl_s64(uint64x1_t a, int64x1_t b, int64x1_t c) { in test_vbsl_s64()
1202 uint64x1_t test_vbsl_u64(uint64x1_t a, uint64x1_t b, uint64x1_t c) { in test_vbsl_u64()
2303 uint64x2_t test_vcombine_u64(uint64x1_t a, uint64x1_t b) { in test_vcombine_u64()
2408 uint64x1_t test_vcreate_u64(uint64_t a) { in test_vcreate_u64()
2409 uint64x1_t tmp = vcreate_u64(a); in test_vcreate_u64()
2755 uint64x1_t test_vdup_lane_u64(uint64x1_t a) { in test_vdup_lane_u64()
2769 uint64x2_t test_vdupq_lane_u64(uint64x1_t a) { in test_vdupq_lane_u64()
[all …]
Daarch64-neon-misc.c43 uint64x1_t test_vceqz_s64(int64x1_t a) { in test_vceqz_s64()
53 uint64x1_t test_vceqz_u64(uint64x1_t a) { in test_vceqz_u64()
63 uint64x1_t test_vceqz_p64(poly64x1_t a) { in test_vceqz_p64()
187 uint64x1_t test_vceqz_f64(float64x1_t a) { in test_vceqz_f64()
291 uint64x1_t test_vcgez_s64(int64x1_t a) { in test_vcgez_s64()
349 uint64x1_t test_vcgez_f64(float64x1_t a) { in test_vcgez_f64()
407 uint64x1_t test_vclez_s64(int64x1_t a) { in test_vclez_s64()
465 uint64x1_t test_vclez_f64(float64x1_t a) { in test_vclez_f64()
523 uint64x1_t test_vcgtz_s64(int64x1_t a) { in test_vcgtz_s64()
581 uint64x1_t test_vcgtz_f64(float64x1_t a) { in test_vcgtz_f64()
[all …]
Daarch64-neon-extract.c125 uint64x1_t test_vext_u64(uint64x1_t a, uint64x1_t b) { in test_vext_u64()
Daarch64-neon-vget.c207 uint64_t test_vget_lane_u64(uint64x1_t a) { in test_vget_lane_u64()
438 uint64x1_t test_vset_lane_u64(uint64_t a, uint64x1_t b) { in test_vset_lane_u64()
Daarch64-neon-vcombine.c59 uint64x2_t test_vcombine_u64(uint64x1_t low, uint64x1_t high) { in test_vcombine_u64()
Darm-neon-vget.c48 uint64x1_t low_u64(uint64x2_t a) { in low_u64()
104 uint64x1_t high_u64(uint64x2_t a) { in high_u64()
Daarch64-neon-vget-hilo.c60 uint64x1_t test_vget_high_u64(uint64x2_t a) { in test_vget_high_u64()
158 uint64x1_t test_vget_low_u64(uint64x2_t a) { in test_vget_low_u64()
Daarch64-poly64.c13 uint64x1_t test_vceq_p64(poly64x1_t a, poly64x1_t b) { in test_vceq_p64()
34 uint64x1_t test_vtst_p64(poly64x1_t a, poly64x1_t b) { in test_vtst_p64()
Darm64_vdup.c12 void test_vdup_lane_u64(uint64x1_t a1) { in test_vdup_lane_u64()
Darm64-lanes.c107 uint64_t test_vdupd_lane_u64(uint64x1_t src) { in test_vdupd_lane_u64()
Daarch64-neon-scalar-copy.c118 uint64_t test_vdupd_lane_u64(uint64x1_t a) { in test_vdupd_lane_u64()
Daarch64-neon-ldst-one.c194 uint64x1_t test_vld1_dup_u64(uint64_t *a) { in test_vld1_dup_u64()
2006 uint64x1_t test_vld1_lane_u64(uint64_t *a, uint64x1_t b) { in test_vld1_lane_u64()
5469 void test_vst1_lane_u64(uint64_t *a, uint64x1_t b) { in test_vst1_lane_u64()
/external/webp/src/dsp/
Dneon.h60 const uint64x1_t row0h = vget_high_u64(row01.val[0]); in Transpose4x4_NEON()
61 const uint64x1_t row2l = vget_low_u64(row23.val[0]); in Transpose4x4_NEON()
62 const uint64x1_t row1h = vget_high_u64(row01.val[1]); in Transpose4x4_NEON()
63 const uint64x1_t row3l = vget_low_u64(row23.val[1]); in Transpose4x4_NEON()
Ddec_neon.c1342 const uint64x1_t A0 = vreinterpret_u64_u8(vld1_u8(dst - BPS - 1)); // top row in VE4_NEON()
1343 const uint64x1_t A1 = vshr_n_u64(A0, 8); in VE4_NEON()
1344 const uint64x1_t A2 = vshr_n_u64(A0, 16); in VE4_NEON()
1358 const uint64x1_t XABCD = vreinterpret_u64_u8(XABCD_u8); in RD4_NEON()
1359 const uint64x1_t ____XABC = vshl_n_u64(XABCD, 32); in RD4_NEON()
1364 const uint64x1_t LKJI____ = vcreate_u64(L | (K << 8) | (J << 16) | (I << 24)); in RD4_NEON()
1365 const uint64x1_t LKJIXABC = vorr_u64(LKJI____, ____XABC); in RD4_NEON()
1373 const uint64x1_t avg2_u64 = vreinterpret_u64_u8(avg2); in RD4_NEON()
1392 const uint64x1_t avg2_u64 = vreinterpret_u64_u8(avg2); in LD4_NEON()
/external/clang/test/CodeGenCXX/
Dmangle-neon-vectors.cpp19 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
41 void f3(uint64x1_t v) { } in f3()
/external/clang/test/Sema/
Dneon-vector-types.c12 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
Daarch64-neon-vector-types.c26 typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t; typedef
/external/libvpx/libvpx/vpx_dsp/arm/
Dintrapred_neon.c266 const uint64x1_t A1 = vshr_n_u64(vreinterpret_u64_u8(ABCDEFGH), 8); in vpx_d45_predictor_4x4_neon()
267 const uint64x1_t A2 = vshr_n_u64(vreinterpret_u64_u8(ABCDEFGH), 16); in vpx_d45_predictor_4x4_neon()
272 const uint64x1_t avg2_u64 = vreinterpret_u64_u8(avg2); in vpx_d45_predictor_4x4_neon()
397 const uint64x1_t avg2_u64 = vreinterpret_u64_u8(avg2); in vpx_d135_predictor_4x4_neon()
Dhighbd_loopfilter_neon.c36 const uint64x1_t t0 = vadd_u64(vreinterpret_u64_u16(vget_low_u16(flat)), in calc_flat_status()
38 const uint64x1_t t1 = vpaddl_u32(vreinterpret_u32_u64(t0)); in calc_flat_status()
/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c937 uint64x1_t acc_dc = vdup_n_u64(col); in ihevc_intra_pred_luma_dc_neonintr()
1476 uint64x1_t shift_val2; in ihevc_intra_pred_luma_ver_neonintr()
1575 uint64x1_t shift_64; in ihevc_intra_pred_luma_ver_neonintr()
1743 uint64x1_t shift_res; in ihevc_intra_pred_luma_mode2_neonintr()
1784 uint64x1_t shift_val; in ihevc_intra_pred_luma_mode2_neonintr()
/external/libvpx/libvpx/vp8/encoder/arm/neon/
Ddenoising_neon.c275 const uint64x1_t _76543210 = vpaddl_u32(_7654_3210); in vp8_denoiser_filter_uv_neon()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht8x8_add_neon.c414 uint64x1_t d0u64, d1u64, d2u64, d3u64; in vp9_iht8x8_64_add_neon()