Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 8858) sorted by relevance

12345678910>>...355

/external/clang/test/CodeGen/
Daarch64-neon-misc.c13 uint8x8_t test_vceqz_s8(int8x8_t a) { in test_vceqz_s8()
23 uint16x4_t test_vceqz_s16(int16x4_t a) { in test_vceqz_s16()
33 uint32x2_t test_vceqz_s32(int32x2_t a) { in test_vceqz_s32()
43 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()
71 uint8x16_t test_vceqzq_s8(int8x16_t a) { in test_vceqzq_s8()
81 uint16x8_t test_vceqzq_s16(int16x8_t a) { in test_vceqzq_s16()
91 uint32x4_t test_vceqzq_s32(int32x4_t a) { in test_vceqzq_s32()
101 uint64x2_t test_vceqzq_s64(int64x2_t a) { in test_vceqzq_s64()
[all …]
Darm_neon_intrinsics.c13 int8x8_t test_vaba_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vaba_s8()
27 int16x4_t test_vaba_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vaba_s16()
41 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vaba_s32()
49 uint8x8_t test_vaba_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vaba_u8()
63 uint16x4_t test_vaba_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vaba_u16()
77 uint32x2_t test_vaba_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vaba_u32()
85 int8x16_t test_vabaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vabaq_s8()
99 int16x8_t test_vabaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vabaq_s16()
113 int32x4_t test_vabaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vabaq_s32()
121 uint8x16_t test_vabaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vabaq_u8()
[all …]
Daarch64-neon-ldst-one.c12 uint8x16_t test_vld1q_dup_u8(uint8_t *a) { in test_vld1q_dup_u8()
23 uint16x8_t test_vld1q_dup_u16(uint16_t *a) { in test_vld1q_dup_u16()
34 uint32x4_t test_vld1q_dup_u32(uint32_t *a) { in test_vld1q_dup_u32()
45 uint64x2_t test_vld1q_dup_u64(uint64_t *a) { in test_vld1q_dup_u64()
54 int8x16_t test_vld1q_dup_s8(int8_t *a) { in test_vld1q_dup_s8()
65 int16x8_t test_vld1q_dup_s16(int16_t *a) { in test_vld1q_dup_s16()
76 int32x4_t test_vld1q_dup_s32(int32_t *a) { in test_vld1q_dup_s32()
87 int64x2_t test_vld1q_dup_s64(int64_t *a) { in test_vld1q_dup_s64()
99 float16x8_t test_vld1q_dup_f16(float16_t *a) { in test_vld1q_dup_f16()
110 float32x4_t test_vld1q_dup_f32(float32_t *a) { in test_vld1q_dup_f32()
[all …]
Daarch64-neon-across.c12 int16_t test_vaddlv_s8(int8x8_t a) { in test_vaddlv_s8()
21 int32_t test_vaddlv_s16(int16x4_t a) { in test_vaddlv_s16()
29 uint16_t test_vaddlv_u8(uint8x8_t a) { in test_vaddlv_u8()
38 uint32_t test_vaddlv_u16(uint16x4_t a) { in test_vaddlv_u16()
46 int16_t test_vaddlvq_s8(int8x16_t a) { in test_vaddlvq_s8()
55 int32_t test_vaddlvq_s16(int16x8_t a) { in test_vaddlvq_s16()
64 int64_t test_vaddlvq_s32(int32x4_t a) { in test_vaddlvq_s32()
72 uint16_t test_vaddlvq_u8(uint8x16_t a) { in test_vaddlvq_u8()
81 uint32_t test_vaddlvq_u16(uint16x8_t a) { in test_vaddlvq_u16()
90 uint64_t test_vaddlvq_u32(uint32x4_t a) { in test_vaddlvq_u32()
[all …]
Dmmx-builtins.c9 __m64 test_mm_abs_pi8(__m64 a) { in test_mm_abs_pi8()
15 __m64 test_mm_abs_pi16(__m64 a) { in test_mm_abs_pi16()
21 __m64 test_mm_abs_pi32(__m64 a) { in test_mm_abs_pi32()
27 __m64 test_mm_add_pi8(__m64 a, __m64 b) { in test_mm_add_pi8()
33 __m64 test_mm_add_pi16(__m64 a, __m64 b) { in test_mm_add_pi16()
39 __m64 test_mm_add_pi32(__m64 a, __m64 b) { in test_mm_add_pi32()
45 __m64 test_mm_add_si64(__m64 a, __m64 b) { in test_mm_add_si64()
51 __m64 test_mm_adds_pi8(__m64 a, __m64 b) { in test_mm_adds_pi8()
57 __m64 test_mm_adds_pi16(__m64 a, __m64 b) { in test_mm_adds_pi16()
63 __m64 test_mm_adds_pu8(__m64 a, __m64 b) { in test_mm_adds_pu8()
[all …]
Daarch64-neon-intrinsics.c1467 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()
1863 uint64x1_t test_vtst_u64(uint64x1_t a, uint64x1_t b) { in test_vtst_u64()
1895 uint64x1_t test_vceq_s64(int64x1_t a, int64x1_t b) { in test_vceq_s64()
1903 uint64x1_t test_vceq_u64(uint64x1_t a, uint64x1_t b) { in test_vceq_u64()
1919 uint64x1_t test_vceq_f64(float64x1_t a, float64x1_t b) { in test_vceq_f64()
2071 uint64x1_t test_vcge_s64(int64x1_t a, int64x1_t b) { in test_vcge_s64()
[all …]
Daarch64-neon-perm.c10 int8x8_t test_vuzp1_s8(int8x8_t a, int8x8_t b) { in test_vuzp1_s8()
17 int8x16_t test_vuzp1q_s8(int8x16_t a, int8x16_t b) { in test_vuzp1q_s8()
24 int16x4_t test_vuzp1_s16(int16x4_t a, int16x4_t b) { in test_vuzp1_s16()
31 int16x8_t test_vuzp1q_s16(int16x8_t a, int16x8_t b) { in test_vuzp1q_s16()
38 int32x2_t test_vuzp1_s32(int32x2_t a, int32x2_t b) { in test_vuzp1_s32()
45 int32x4_t test_vuzp1q_s32(int32x4_t a, int32x4_t b) { in test_vuzp1q_s32()
52 int64x2_t test_vuzp1q_s64(int64x2_t a, int64x2_t b) { in test_vuzp1q_s64()
59 uint8x8_t test_vuzp1_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp1_u8()
66 uint8x16_t test_vuzp1q_u8(uint8x16_t a, uint8x16_t b) { in test_vuzp1q_u8()
73 uint16x4_t test_vuzp1_u16(uint16x4_t a, uint16x4_t b) { in test_vuzp1_u16()
[all …]
Daarch64-neon-vget.c10 uint8_t test_vget_lane_u8(uint8x8_t a) { in test_vget_lane_u8()
19 uint16_t test_vget_lane_u16(uint16x4_t a) { in test_vget_lane_u16()
28 uint32_t test_vget_lane_u32(uint32x2_t a) { in test_vget_lane_u32()
35 int8_t test_vget_lane_s8(int8x8_t a) { in test_vget_lane_s8()
44 int16_t test_vget_lane_s16(int16x4_t a) { in test_vget_lane_s16()
53 int32_t test_vget_lane_s32(int32x2_t a) { in test_vget_lane_s32()
60 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
69 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
78 float32_t test_vget_lane_f32(float32x2_t a) { in test_vget_lane_f32()
96 float32_t test_vget_lane_f16(float16x4_t a) { in test_vget_lane_f16()
[all …]
Daarch64-neon-vget-hilo.c11 int8x8_t test_vget_high_s8(int8x16_t a) { in test_vget_high_s8()
18 int16x4_t test_vget_high_s16(int16x8_t a) { in test_vget_high_s16()
25 int32x2_t test_vget_high_s32(int32x4_t a) { in test_vget_high_s32()
32 int64x1_t test_vget_high_s64(int64x2_t a) { in test_vget_high_s64()
39 uint8x8_t test_vget_high_u8(uint8x16_t a) { in test_vget_high_u8()
46 uint16x4_t test_vget_high_u16(uint16x8_t a) { in test_vget_high_u16()
53 uint32x2_t test_vget_high_u32(uint32x4_t a) { in test_vget_high_u32()
60 uint64x1_t test_vget_high_u64(uint64x2_t a) { in test_vget_high_u64()
67 poly64x1_t test_vget_high_p64(poly64x2_t a) { in test_vget_high_p64()
74 float16x4_t test_vget_high_f16(float16x8_t a) { in test_vget_high_f16()
[all …]
Davx2-builtins.c11 __m256i test_mm256_abs_epi8(__m256i a) { in test_mm256_abs_epi8()
17 __m256i test_mm256_abs_epi16(__m256i a) { in test_mm256_abs_epi16()
23 __m256i test_mm256_abs_epi32(__m256i a) { in test_mm256_abs_epi32()
29 __m256i test_mm256_add_epi8(__m256i a, __m256i b) { in test_mm256_add_epi8()
35 __m256i test_mm256_add_epi16(__m256i a, __m256i b) { in test_mm256_add_epi16()
41 __m256i test_mm256_add_epi32(__m256i a, __m256i b) { in test_mm256_add_epi32()
47 __m256i test_mm256_add_epi64(__m256i a, __m256i b) { in test_mm256_add_epi64()
53 __m256i test_mm256_adds_epi8(__m256i a, __m256i b) { in test_mm256_adds_epi8()
59 __m256i test_mm256_adds_epi16(__m256i a, __m256i b) { in test_mm256_adds_epi16()
65 __m256i test_mm256_adds_epu8(__m256i a, __m256i b) { in test_mm256_adds_epu8()
[all …]
Daarch64-neon-3v.c10 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
17 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
24 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
31 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
38 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
45 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
52 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
59 int64x2_t test_vandq_s64(int64x2_t a, int64x2_t b) { in test_vandq_s64()
66 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
73 uint8x16_t test_vandq_u8(uint8x16_t a, uint8x16_t b) { in test_vandq_u8()
[all …]
Daarch64-neon-2velem.c12 int16x4_t test_vmla_lane_s16(int16x4_t a, int16x4_t b, int16x4_t v) { in test_vmla_lane_s16()
21 int16x8_t test_vmlaq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t v) { in test_vmlaq_lane_s16()
30 int32x2_t test_vmla_lane_s32(int32x2_t a, int32x2_t b, int32x2_t v) { in test_vmla_lane_s32()
39 int32x4_t test_vmlaq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t v) { in test_vmlaq_lane_s32()
48 int16x4_t test_vmla_laneq_s16(int16x4_t a, int16x4_t b, int16x8_t v) { in test_vmla_laneq_s16()
57 int16x8_t test_vmlaq_laneq_s16(int16x8_t a, int16x8_t b, int16x8_t v) { in test_vmlaq_laneq_s16()
66 int32x2_t test_vmla_laneq_s32(int32x2_t a, int32x2_t b, int32x4_t v) { in test_vmla_laneq_s32()
75 int32x4_t test_vmlaq_laneq_s32(int32x4_t a, int32x4_t b, int32x4_t v) { in test_vmlaq_laneq_s32()
84 int16x4_t test_vmls_lane_s16(int16x4_t a, int16x4_t b, int16x4_t v) { in test_vmls_lane_s16()
93 int16x8_t test_vmlsq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t v) { in test_vmlsq_lane_s16()
[all …]
Dcomplex-math.c8 float _Complex add_float_rr(float a, float b) { in add_float_rr()
15 float _Complex add_float_cr(float _Complex a, float b) { in add_float_cr()
22 float _Complex add_float_rc(float a, float _Complex b) { in add_float_rc()
29 float _Complex add_float_cc(float _Complex a, float _Complex b) { in add_float_cc()
38 float _Complex sub_float_rr(float a, float b) { in sub_float_rr()
45 float _Complex sub_float_cr(float _Complex a, float b) { in sub_float_cr()
52 float _Complex sub_float_rc(float a, float _Complex b) { in sub_float_rc()
60 float _Complex sub_float_cc(float _Complex a, float _Complex b) { in sub_float_cc()
69 float _Complex mul_float_rr(float a, float b) { in mul_float_rr()
76 float _Complex mul_float_cr(float _Complex a, float b) { in mul_float_cr()
[all …]
/external/rust/crates/clap/3.2.23/src/builder/
Dusage_parser.rs252 let a = Arg::from_usage("[flag] -f 'some help info'"); in create_flag_usage() localVariable
260 let a = Arg::from_usage("[flag] --flag 'some help info'"); in create_flag_usage() localVariable
268 let a = Arg::from_usage("--flag 'some help info'"); in create_flag_usage() localVariable
276 let a = Arg::from_usage("[flag] -f --flag 'some help info'"); in create_flag_usage() localVariable
284 let a = Arg::from_usage("[flag] -f... 'some help info'"); in create_flag_usage() localVariable
292 let a = Arg::from_usage("[flag] -f --flag... 'some help info'"); in create_flag_usage() localVariable
300 let a = Arg::from_usage("-f --flag... 'some help info'"); in create_flag_usage() localVariable
308 let a = Arg::from_usage("--flags"); in create_flag_usage() localVariable
313 let a = Arg::from_usage("--flags..."); in create_flag_usage() localVariable
319 let a = Arg::from_usage("[flags] -f"); in create_flag_usage() localVariable
[all …]
/external/libaom/aom_dsp/simd/
Dv256_intrinsics.h27 SIMD_INLINE uint32_t v256_low_u32(v256 a) { return c_v256_low_u32(a); } in v256_low_u32()
28 SIMD_INLINE v64 v256_low_v64(v256 a) { return c_v256_low_v64(a); } in v256_low_v64()
29 SIMD_INLINE uint64_t v256_low_u64(v256 a) { return c_v256_low_u64(a); } in v256_low_u64()
30 SIMD_INLINE v128 v256_low_v128(v256 a) { return c_v256_low_v128(a); } in v256_low_v128()
31 SIMD_INLINE v128 v256_high_v128(v256 a) { return c_v256_high_v128(a); } in v256_high_v128()
35 SIMD_INLINE v256 v256_from_64(uint64_t a, uint64_t b, uint64_t c, uint64_t d) { in v256_from_64()
38 SIMD_INLINE v256 v256_from_v64(v64 a, v64 b, v64 c, v64 d) { in v256_from_v64()
49 SIMD_INLINE void v256_store_unaligned(void *p, v256 a) { in v256_store_unaligned()
52 SIMD_INLINE void v256_store_aligned(void *p, v256 a) { in v256_store_aligned()
56 SIMD_INLINE v256 v256_align(v256 a, v256 b, unsigned int c) { in v256_align()
[all …]
Dv128_intrinsics_x86.h20 SIMD_INLINE uint32_t v128_low_u32(v128 a) { in v128_low_u32()
24 SIMD_INLINE v64 v128_low_v64(v128 a) { in v128_low_v64()
28 SIMD_INLINE v64 v128_high_v64(v128 a) { return _mm_srli_si128(a, 8); } in v128_high_v64()
30 SIMD_INLINE v128 v128_from_v64(v64 a, v64 b) { in v128_from_v64()
34 SIMD_INLINE v128 v128_from_64(uint64_t a, uint64_t b) { in v128_from_64()
38 SIMD_INLINE v128 v128_from_32(uint32_t a, uint32_t b, uint32_t c, uint32_t d) { in v128_from_32()
54 SIMD_INLINE void v128_store_aligned(void *p, v128 a) { in v128_store_aligned()
58 SIMD_INLINE void v128_store_unaligned(void *p, v128 a) { in v128_store_unaligned()
66 SIMD_INLINE v128 v128_align(v128 a, v128 b, const unsigned int c) { in v128_align()
70 #define v128_align(a, b, c) \ argument
[all …]
/external/libcxx/test/std/algorithms/alg.sorting/alg.sort/is.sorted/
Dis_sorted.pass.cpp36 int a[] = {0}; in test() local
43 int a[] = {0, 0}; in test() local
48 int a[] = {0, 1}; in test() local
53 int a[] = {1, 0}; in test() local
58 int a[] = {1, 1}; in test() local
64 int a[] = {0, 0, 0}; in test() local
69 int a[] = {0, 0, 1}; in test() local
74 int a[] = {0, 1, 0}; in test() local
79 int a[] = {0, 1, 1}; in test() local
84 int a[] = {1, 0, 0}; in test() local
[all …]
Dis_sorted_until_comp.pass.cpp37 int a[] = {0}; in test() local
44 int a[] = {0, 0}; in test() local
49 int a[] = {0, 1}; in test() local
54 int a[] = {1, 0}; in test() local
59 int a[] = {1, 1}; in test() local
65 int a[] = {0, 0, 0}; in test() local
70 int a[] = {0, 0, 1}; in test() local
75 int a[] = {0, 1, 0}; in test() local
80 int a[] = {0, 1, 1}; in test() local
85 int a[] = {1, 0, 0}; in test() local
[all …]
Dis_sorted_until.pass.cpp36 int a[] = {0}; in test() local
43 int a[] = {0, 0}; in test() local
48 int a[] = {0, 1}; in test() local
53 int a[] = {1, 0}; in test() local
58 int a[] = {1, 1}; in test() local
64 int a[] = {0, 0, 0}; in test() local
69 int a[] = {0, 0, 1}; in test() local
74 int a[] = {0, 1, 0}; in test() local
79 int a[] = {0, 1, 1}; in test() local
84 int a[] = {1, 0, 0}; in test() local
[all …]
Dis_sorted_comp.pass.cpp37 int a[] = {0}; in test() local
44 int a[] = {0, 0}; in test() local
49 int a[] = {0, 1}; in test() local
54 int a[] = {1, 0}; in test() local
59 int a[] = {1, 1}; in test() local
65 int a[] = {0, 0, 0}; in test() local
70 int a[] = {0, 0, 1}; in test() local
75 int a[] = {0, 1, 0}; in test() local
80 int a[] = {0, 1, 1}; in test() local
85 int a[] = {1, 0, 0}; in test() local
[all …]
/external/mesa3d/src/mesa/x86/
Dassyntax.h150 #define CHOICE(a,b,c) c argument
242 #define CHOICE(a,b,c) b argument
249 #define CHOICE(a,b,c) a argument
259 #define GLNAME(a) a argument
261 #define GLNAME(a) CONCAT(_,a) argument
334 #define ADDR(a) CHOICE(CONCAT($,a), $a, a) argument
335 #define CONST(a) CHOICE(CONCAT($,a), $a, a) argument
338 #define CONTENT(a) CHOICE(a, a, (a)) /* take contents of variable */ argument
339 #define REGIND(a) CHOICE((a), (a), (a)) /* Register a indirect */ argument
341 #define REGOFF(a, b) CHOICE(a(b), a(b), a(b)) argument
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.sorting/alg.sort/is.sorted/
Dis_sorted_comp.pass.cpp37 int a[] = {0}; in test() local
44 int a[] = {0, 0}; in test() local
49 int a[] = {0, 1}; in test() local
54 int a[] = {1, 0}; in test() local
59 int a[] = {1, 1}; in test() local
65 int a[] = {0, 0, 0}; in test() local
70 int a[] = {0, 0, 1}; in test() local
75 int a[] = {0, 1, 0}; in test() local
80 int a[] = {0, 1, 1}; in test() local
85 int a[] = {1, 0, 0}; in test() local
[all …]
Dis_sorted_until.pass.cpp36 int a[] = {0}; in test() local
43 int a[] = {0, 0}; in test() local
48 int a[] = {0, 1}; in test() local
53 int a[] = {1, 0}; in test() local
58 int a[] = {1, 1}; in test() local
64 int a[] = {0, 0, 0}; in test() local
69 int a[] = {0, 0, 1}; in test() local
74 int a[] = {0, 1, 0}; in test() local
79 int a[] = {0, 1, 1}; in test() local
84 int a[] = {1, 0, 0}; in test() local
[all …]
Dis_sorted.pass.cpp36 int a[] = {0}; in test() local
43 int a[] = {0, 0}; in test() local
48 int a[] = {0, 1}; in test() local
53 int a[] = {1, 0}; in test() local
58 int a[] = {1, 1}; in test() local
64 int a[] = {0, 0, 0}; in test() local
69 int a[] = {0, 0, 1}; in test() local
74 int a[] = {0, 1, 0}; in test() local
79 int a[] = {0, 1, 1}; in test() local
84 int a[] = {1, 0, 0}; in test() local
[all …]
Dis_sorted_until_comp.pass.cpp37 int a[] = {0}; in test() local
44 int a[] = {0, 0}; in test() local
49 int a[] = {0, 1}; in test() local
54 int a[] = {1, 0}; in test() local
59 int a[] = {1, 1}; in test() local
65 int a[] = {0, 0, 0}; in test() local
70 int a[] = {0, 0, 1}; in test() local
75 int a[] = {0, 1, 0}; in test() local
80 int a[] = {0, 1, 1}; in test() local
85 int a[] = {1, 0, 0}; in test() local
[all …]

12345678910>>...355