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

  /external/clang/test/CodeGen/
aarch64-poly64.c 46 poly64_t test_vget_lane_p64(poly64x1_t v) {
52 poly64_t test_vgetq_lane_p64(poly64x2_t v) {
58 poly64x1_t test_vset_lane_p64(poly64_t a, poly64x1_t v) {
64 poly64x2_t test_vsetq_lane_p64(poly64_t a, poly64x2_t v) {
94 poly64x1_t test_vdup_n_p64(poly64_t a) {
99 poly64x2_t test_vdupq_n_p64(poly64_t a) {
129 poly64x1_t test_vld1_p64(poly64_t const * ptr) {
135 poly64x2_t test_vld1q_p64(poly64_t const * ptr) {
141 void test_vst1_p64(poly64_t * ptr, poly64x1_t val) {
147 void test_vst1q_p64(poly64_t * ptr, poly64x2_t val)
    [all...]
aarch64-poly128.c 37 poly128_t test_vmull_p64(poly64_t a, poly64_t b) {
aarch64-neon-ldst-one.c 85 poly64x2_t test_vld1q_dup_p64(poly64_t *a) {
169 poly64x1_t test_vld1_dup_p64(poly64_t *a) {
253 poly64x2x2_t test_vld2q_dup_p64(poly64_t *a) {
337 poly64x1x2_t test_vld2_dup_p64(poly64_t *a) {
434 poly64x2x3_t test_vld3q_dup_p64(poly64_t *a) {
532 poly64x1x3_t test_vld3_dup_p64(poly64_t *a) {
617 poly64x2x4_t test_vld4q_dup_p64(poly64_t *a) {
701 poly64x1x4_t test_vld4_dup_p64(poly64_t *a) {
785 poly64x2_t test_vld1q_lane_p64(poly64_t *a, poly64x2_t b) {
869 poly64x1_t test_vld1_lane_p64(poly64_t *a, poly64x1_t b)
    [all...]
aarch64-neon-intrinsics.c     [all...]
  /external/clang/test/CodeGenCXX/
aarch64-neon.cpp 9 poly64x1_t test_vld1_p64(poly64_t const * ptr) {
  /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...]
  /external/clang/include/clang/Basic/
arm_neon.td 335 (cast "poly64_t", (call "vget_high", $p0)),
336 (cast "poly64_t", (call "vget_high", $p1)))>;
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp     [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [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...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang-tblgen 
  /prebuilts/clang/linux-x86/host/3.5/bin/
clang 
clang++ 
  /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/sdk/tools/linux/
libclang.so 

Completed in 1153 milliseconds