HomeSort by relevance Sort by last modified time
    Searched refs:poly64x2_t (Results 1 - 15 of 15) sorted by null

  /external/clang/test/CodeGen/
aarch64-poly64.c 16 uint64x2_t test_vceqq_p64(poly64x2_t a, poly64x2_t b) {
28 uint64x2_t test_vtstq_p64(poly64x2_t a, poly64x2_t b) {
40 poly64x2_t test_vbslq_p64(poly64x2_t a, poly64x2_t b, poly64x2_t c) {
52 poly64_t test_vgetq_lane_p64(poly64x2_t v) {
64 poly64x2_t test_vsetq_lane_p64(poly64_t a, poly64x2_t v)
    [all...]
aarch64-poly128.c 43 poly128_t test_vmull_high_p64(poly64x2_t a, poly64x2_t b) {
123 poly128_t test_vreinterpretq_p128_p64(poly64x2_t a) {
201 poly64x2_t test_vreinterpretq_p64_p128(poly128_t a) {
aarch64-neon-vget-hilo.c 57 poly64x1_t test_vget_high_p64(poly64x2_t a) {
141 poly64x1_t test_vget_low_p64(poly64x2_t a) {
aarch64-neon-vcombine.c 56 poly64x2_t test_vcombine_p64(poly64x1_t low, poly64x1_t high) {
aarch64-neon-ldst-one.c 85 poly64x2_t test_vld1q_dup_p64(poly64_t *a) {
785 poly64x2_t test_vld1q_lane_p64(poly64_t *a, poly64x2_t b) {
    [all...]
aarch64-neon-intrinsics.c     [all...]
aarch64-neon-misc.c 161 uint64x2_t test_vceqzq_p64(poly64x2_t a) {
    [all...]
  /external/clang/test/Sema/
aarch64-neon-vector-types.c 33 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t; typedef
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 77 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t; typedef
192 poly64x2_t val[2];
308 poly64x2_t val[3];
424 poly64x2_t val[4];
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 77 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t; typedef
192 poly64x2_t val[2];
308 poly64x2_t val[3];
424 poly64x2_t val[4];
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h 78 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t; typedef
193 poly64x2_t val[2];
309 poly64x2_t val[3];
425 poly64x2_t val[4];
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h 78 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t; typedef
193 poly64x2_t val[2];
309 poly64x2_t val[3];
425 poly64x2_t val[4];
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 78 typedef __builtin_aarch64_simd_poly64 poly64x2_t typedef
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 78 typedef __builtin_aarch64_simd_poly64 poly64x2_t typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
arm_neon.h 78 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t; typedef
193 poly64x2_t val[2];
309 poly64x2_t val[3];
425 poly64x2_t val[4];
    [all...]

Completed in 309 milliseconds