HomeSort by relevance Sort by last modified time
    Searched refs:poly8x8_t (Results 1 - 25 of 30) sorted by null

1 2

  /external/clang/test/CodeGen/
aarch64-neon-tbl.c 313 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) {
319 poly8x8_t test_vqtbl1_p8(poly8x16_t a, uint8x8_t b) {
325 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) {
331 poly8x8_t test_vqtbl2_p8(poly8x16x2_t a, uint8x8_t b) {
337 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) {
343 poly8x8_t test_vqtbl3_p8(poly8x16x3_t a, uint8x8_t b) {
349 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) {
355 poly8x8_t test_vqtbl4_p8(poly8x16x4_t a, uint8x8_t b) {
385 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c)
    [all...]
aarch64-neon-vcombine.c 74 poly8x16_t test_vcombine_p8(poly8x8_t low, poly8x8_t high) {
aarch64-neon-extract.c 126 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) {
arm64_vsli.c 65 poly8x8_t test_vsli_n_p8(poly8x8_t a1, poly8x8_t a2) {
arm64_vsri.c 66 poly8x8_t test_vsri_n_p8(poly8x8_t a1, poly8x8_t a2) {
arm-neon-vget.c 54 poly8x8_t low_p8 (poly8x16_t a) {
110 poly8x8_t high_p8 (poly8x16_t a) {
aarch64-neon-perm.c 110 poly8x8_t test_vuzp1_p8(poly8x8_t a, poly8x8_t b) {
236 poly8x8_t test_vuzp2_p8(poly8x8_t a, poly8x8_t b) {
362 poly8x8_t test_vzip1_p8(poly8x8_t a, poly8x8_t b) {
488 poly8x8_t test_vzip2_p8(poly8x8_t a, poly8x8_t b)
    [all...]
aarch64-neon-vget-hilo.c 75 poly8x8_t test_vget_high_p8(poly8x16_t a) {
159 poly8x8_t test_vget_low_p8(poly8x16_t a) {
aarch64-neon-scalar-copy.c 151 poly8_t test_vdupb_lane_p8(poly8x8_t a) {
arm64_vext.c 32 poly8x8_t xP8x8;
aarch64-neon-misc.c 131 uint8x8_t test_vceqz_p8(poly8x8_t a) {
467 poly8x8_t test_vrev16_p8(poly8x8_t a) {
515 poly8x8_t test_vrev32_p8(poly8x8_t a) {
599 poly8x8_t test_vrev64_p8(poly8x8_t a) {
1191 poly8x8_t test_vcnt_p8(poly8x8_t a) {
1275 poly8x8_t test_vmvn_p8(poly8x8_t a)
    [all...]
arm_neon_intrinsics.c 763 poly8x8_t test_vbsl_p8(uint8x8_t a, poly8x8_t b, poly8x8_t c) {
936 uint8x8_t test_vceq_p8(poly8x8_t a, poly8x8_t b) {
    [all...]
  /external/clang/test/CodeGenCXX/
aarch64-mangle-neon-vectors.cpp 34 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
60 void f11(poly8x8_t v) {}
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
arm_neon.h 46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __b
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
arm_neon.h 46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __b
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
arm_neon.h 46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __b
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
arm_neon.h 46 typedef __builtin_neon_poly8 poly8x8_t __attribute__ ((__vector_size__ (8))); typedef
160 poly8x8_t val[2];
270 poly8x8_t val[3];
380 poly8x8_t val[4];
933 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
934 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
936 return (poly8x8_t)__builtin_neon_vmulv8qi ((int8x8_t) __a, (int8x8_t) __b, 2);
1072 vmull_p8 (poly8x8_t __a, poly8x8_t __b
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
arm_neon.h 57 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
143 poly8x8_t val[2];
239 poly8x8_t val[3];
335 poly8x8_t val[4];
377 __ai poly16x8_t vmull_p8(poly8x8_t __a, poly8x8_t __b) {
637 __ai poly8x8_t vbsl_p8(uint8x8_t __a, poly8x8_t __b, poly8x8_t __c) {
638 return (poly8x8_t)__builtin_neon_vbsl_v((int8x8_t)__a, (int8x8_t)__b, (int8x8_t)__c, 4);
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
arm_neon.h 57 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
143 poly8x8_t val[2];
239 poly8x8_t val[3];
335 poly8x8_t val[4];
377 __ai poly16x8_t vmull_p8(poly8x8_t __a, poly8x8_t __b) {
637 __ai poly8x8_t vbsl_p8(uint8x8_t __a, poly8x8_t __b, poly8x8_t __c) {
638 return (poly8x8_t)__builtin_neon_vbsl_v((int8x8_t)__a, (int8x8_t)__b, (int8x8_t)__c, 4);
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 48 typedef __builtin_aarch64_simd_poly8 poly8x8_t typedef
198 poly8x8_t val[2];
318 poly8x8_t val[3];
438 poly8x8_t val[4];
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 48 typedef __builtin_aarch64_simd_poly8 poly8x8_t typedef
198 poly8x8_t val[2];
318 poly8x8_t val[3];
438 poly8x8_t val[4];
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
arm_neon.h 45 typedef __builtin_aarch64_simd_poly8 poly8x8_t typedef
191 poly8x8_t val[2];
311 poly8x8_t val[3];
431 poly8x8_t val[4];
1098 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
1099 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
1101 return (poly8x8_t) __builtin_aarch64_pmulv8qi ((int8x8_t) __a,
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
arm_neon.h 45 typedef __builtin_aarch64_simd_poly8 poly8x8_t typedef
191 poly8x8_t val[2];
311 poly8x8_t val[3];
431 poly8x8_t val[4];
1098 __extension__ static __inline poly8x8_t __attribute__ ((__always_inline__))
1099 vmul_p8 (poly8x8_t __a, poly8x8_t __b)
1101 return (poly8x8_t) __builtin_aarch64_pmulv8qi ((int8x8_t) __a,
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 71 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
171 poly8x8_t val[2];
287 poly8x8_t val[3];
403 poly8x8_t val[4];
456 __ai poly16x8_t vmull_p8(poly8x8_t __a, poly8x8_t __b) {
717 __ai poly8x8_t vbsl_p8(uint8x8_t __a, poly8x8_t __b, poly8x8_t __c) {
718 return (poly8x8_t)__builtin_neon_vbsl_v((int8x8_t)__a, (int8x8_t)__b, (int8x8_t)__c, 4);
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
arm_neon.h 71 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
171 poly8x8_t val[2];
287 poly8x8_t val[3];
403 poly8x8_t val[4];
456 __ai poly16x8_t vmull_p8(poly8x8_t __a, poly8x8_t __b) {
717 __ai poly8x8_t vbsl_p8(uint8x8_t __a, poly8x8_t __b, poly8x8_t __c) {
718 return (poly8x8_t)__builtin_neon_vbsl_v((int8x8_t)__a, (int8x8_t)__b, (int8x8_t)__c, 4);
    [all...]

Completed in 270 milliseconds

1 2