HomeSort by relevance Sort by last modified time
    Searched defs:poly64_t (Results 1 - 8 of 8) sorted by null

  /external/clang/test/Sema/
aarch64-neon-vector-types.c 19 typedef uint64_t poly64_t; typedef
32 typedef __attribute__((neon_polyvector_type(1))) poly64_t poly64x1_t;
33 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t;
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 42 typedef uint64_t poly64_t; typedef
76 typedef __attribute__((neon_polyvector_type(1))) poly64_t poly64x1_t;
77 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t;
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 42 typedef uint64_t poly64_t; typedef
76 typedef __attribute__((neon_polyvector_type(1))) poly64_t poly64x1_t;
77 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t;
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 93 typedef __builtin_aarch64_simd_poly64 poly64_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 93 typedef __builtin_aarch64_simd_poly64 poly64_t; typedef
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h 42 typedef uint64_t poly64_t; typedef
77 typedef __attribute__((neon_polyvector_type(1))) poly64_t poly64x1_t;
78 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t;
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
arm_neon.h 42 typedef uint64_t poly64_t; typedef
77 typedef __attribute__((neon_polyvector_type(1))) poly64_t poly64x1_t;
78 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t;
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
arm_neon.h 42 typedef uint64_t poly64_t; typedef
77 typedef __attribute__((neon_polyvector_type(1))) poly64_t poly64x1_t;
78 typedef __attribute__((neon_polyvector_type(2))) poly64_t poly64x2_t;
    [all...]

Completed in 185 milliseconds