/external/clang/test/CodeGen/ |
D | aarch64-neon-misc.c | 13 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 …]
|
D | arm_neon_intrinsics.c | 13 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 …]
|
D | aarch64-neon-ldst-one.c | 12 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 …]
|
D | aarch64-neon-across.c | 12 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 …]
|
D | mmx-builtins.c | 9 __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 …]
|
D | aarch64-neon-vget-hilo.c | 11 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 …]
|
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-neon-misc.c | 13 uint8x8_t test_vceqz_s8(int8x8_t a) { in test_vceqz_s8() 22 uint16x4_t test_vceqz_s16(int16x4_t a) { in test_vceqz_s16() 31 uint32x2_t test_vceqz_s32(int32x2_t a) { in test_vceqz_s32() 40 uint64x1_t test_vceqz_s64(int64x1_t a) { in test_vceqz_s64() 49 uint64x1_t test_vceqz_u64(uint64x1_t a) { in test_vceqz_u64() 58 uint64x1_t test_vceqz_p64(poly64x1_t a) { in test_vceqz_p64() 66 uint8x16_t test_vceqzq_s8(int8x16_t a) { in test_vceqzq_s8() 75 uint16x8_t test_vceqzq_s16(int16x8_t a) { in test_vceqzq_s16() 84 uint32x4_t test_vceqzq_s32(int32x4_t a) { in test_vceqzq_s32() 93 uint64x2_t test_vceqzq_s64(int64x2_t a) { in test_vceqzq_s64() [all …]
|
D | aarch64-bf16-reinterpret-intrinsics.c | 15 bfloat16x4_t test_vreinterpret_bf16_s8(int8x8_t a) { return vreinterpret_bf16_s8(a); } in test_vreinterpret_bf16_s8() 21 bfloat16x4_t test_vreinterpret_bf16_s16(int16x4_t a) { return vreinterpret_bf16_s16(a); } in test_vreinterpret_bf16_s16() 27 bfloat16x4_t test_vreinterpret_bf16_s32(int32x2_t a) { return vreinterpret_bf16_s32(a); } in test_vreinterpret_bf16_s32() 33 bfloat16x4_t test_vreinterpret_bf16_f32(float32x2_t a) { return vreinterpret_bf16_f32(a); } in test_vreinterpret_bf16_f32() 39 bfloat16x4_t test_vreinterpret_bf16_u8(uint8x8_t a) { return vreinterpret_bf16_u8(a); } in test_vreinterpret_bf16_u8() 45 bfloat16x4_t test_vreinterpret_bf16_u16(uint16x4_t a) { return vreinterpret_bf16_u16(a); } in test_vreinterpret_bf16_u16() 51 bfloat16x4_t test_vreinterpret_bf16_u32(uint32x2_t a) { return vreinterpret_bf16_u32(a); } in test_vreinterpret_bf16_u32() 57 bfloat16x4_t test_vreinterpret_bf16_p8(poly8x8_t a) { return vreinterpret_bf16_p8(a); } in test_vreinterpret_bf16_p8() 63 bfloat16x4_t test_vreinterpret_bf16_p16(poly16x4_t a) { return vreinterpret_bf16_p16(a); } in test_vreinterpret_bf16_p16() 69 bfloat16x4_t test_vreinterpret_bf16_u64(uint64x1_t a) { return vreinterpret_bf16_u64(a); } in test_vreinterpret_bf16_u64() [all …]
|
D | aarch64-v8.2a-fp16-intrinsics.c | 13 float16_t test_vabsh_f16(float16_t a) { in test_vabsh_f16() 21 uint16_t test_vceqzh_f16(float16_t a) { in test_vceqzh_f16() 29 uint16_t test_vcgezh_f16(float16_t a) { in test_vcgezh_f16() 37 uint16_t test_vcgtzh_f16(float16_t a) { in test_vcgtzh_f16() 45 uint16_t test_vclezh_f16(float16_t a) { in test_vclezh_f16() 53 uint16_t test_vcltzh_f16(float16_t a) { in test_vcltzh_f16() 60 float16_t test_vcvth_f16_s16 (int16_t a) { in test_vcvth_f16_s16() 67 float16_t test_vcvth_f16_s32 (int32_t a) { in test_vcvth_f16_s32() 74 float16_t test_vcvth_f16_s64 (int64_t a) { in test_vcvth_f16_s64() 81 float16_t test_vcvth_f16_u16 (uint16_t a) { in test_vcvth_f16_u16() [all …]
|
D | arm-bf16-reinterpret-intrinsics.c | 15 bfloat16x4_t test_vreinterpret_bf16_s8(int8x8_t a) { return vreinterpret_bf16_s8(a); } in test_vreinterpret_bf16_s8() 21 bfloat16x4_t test_vreinterpret_bf16_s16(int16x4_t a) { return vreinterpret_bf16_s16(a); } in test_vreinterpret_bf16_s16() 27 bfloat16x4_t test_vreinterpret_bf16_s32(int32x2_t a) { return vreinterpret_bf16_s32(a); } in test_vreinterpret_bf16_s32() 33 bfloat16x4_t test_vreinterpret_bf16_f32(float32x2_t a) { return vreinterpret_bf16_f32(a); } in test_vreinterpret_bf16_f32() 39 bfloat16x4_t test_vreinterpret_bf16_u8(uint8x8_t a) { return vreinterpret_bf16_u8(a); } in test_vreinterpret_bf16_u8() 45 bfloat16x4_t test_vreinterpret_bf16_u16(uint16x4_t a) { return vreinterpret_bf16_u16(a); } in test_vreinterpret_bf16_u16() 51 bfloat16x4_t test_vreinterpret_bf16_u32(uint32x2_t a) { return vreinterpret_bf16_u32(a); } in test_vreinterpret_bf16_u32() 57 bfloat16x4_t test_vreinterpret_bf16_p8(poly8x8_t a) { return vreinterpret_bf16_p8(a); } in test_vreinterpret_bf16_p8() 63 bfloat16x4_t test_vreinterpret_bf16_p16(poly16x4_t a) { return vreinterpret_bf16_p16(a); } in test_vreinterpret_bf16_p16() 69 bfloat16x4_t test_vreinterpret_bf16_u64(uint64x1_t a) { return vreinterpret_bf16_u64(a); } in test_vreinterpret_bf16_u64() [all …]
|
D | arm-v8.2a-neon-intrinsics.c | 13 float16x4_t test_vabs_f16(float16x4_t a) { in test_vabs_f16() 20 float16x8_t test_vabsq_f16(float16x8_t a) { in test_vabsq_f16() 28 uint16x4_t test_vceqz_f16(float16x4_t a) { in test_vceqz_f16() 36 uint16x8_t test_vceqzq_f16(float16x8_t a) { in test_vceqzq_f16() 44 uint16x4_t test_vcgez_f16(float16x4_t a) { in test_vcgez_f16() 52 uint16x8_t test_vcgezq_f16(float16x8_t a) { in test_vcgezq_f16() 60 uint16x4_t test_vcgtz_f16(float16x4_t a) { in test_vcgtz_f16() 68 uint16x8_t test_vcgtzq_f16(float16x8_t a) { in test_vcgtzq_f16() 76 uint16x4_t test_vclez_f16(float16x4_t a) { in test_vclez_f16() 84 uint16x8_t test_vclezq_f16(float16x8_t a) { in test_vclezq_f16() [all …]
|
D | arm_neon_intrinsics.c | 14 int8x8_t test_vaba_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vaba_s8() 25 int16x4_t test_vaba_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vaba_s16() 36 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vaba_s32() 44 uint8x8_t test_vaba_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vaba_u8() 55 uint16x4_t test_vaba_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vaba_u16() 66 uint32x2_t test_vaba_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vaba_u32() 74 int8x16_t test_vabaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vabaq_s8() 85 int16x8_t test_vabaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vabaq_s16() 96 int32x4_t test_vabaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vabaq_s32() 104 uint8x16_t test_vabaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vabaq_u8() [all …]
|
D | aarch64-neon-across.c | 12 int16_t test_vaddlv_s8(int8x8_t a) { in test_vaddlv_s8() 19 int32_t test_vaddlv_s16(int16x4_t a) { in test_vaddlv_s16() 27 uint16_t test_vaddlv_u8(uint8x8_t a) { in test_vaddlv_u8() 34 uint32_t test_vaddlv_u16(uint16x4_t a) { in test_vaddlv_u16() 42 int16_t test_vaddlvq_s8(int8x16_t a) { in test_vaddlvq_s8() 49 int32_t test_vaddlvq_s16(int16x8_t a) { in test_vaddlvq_s16() 56 int64_t test_vaddlvq_s32(int32x4_t a) { in test_vaddlvq_s32() 64 uint16_t test_vaddlvq_u8(uint8x16_t a) { in test_vaddlvq_u8() 71 uint32_t test_vaddlvq_u16(uint16x8_t a) { in test_vaddlvq_u16() 78 uint64_t test_vaddlvq_u32(uint32x4_t a) { in test_vaddlvq_u32() [all …]
|
D | aarch64-v8.2a-neon-intrinsics.c | 13 float16x4_t test_vabs_f16(float16x4_t a) { in test_vabs_f16() 20 float16x8_t test_vabsq_f16(float16x8_t a) { in test_vabsq_f16() 28 uint16x4_t test_vceqz_f16(float16x4_t a) { in test_vceqz_f16() 36 uint16x8_t test_vceqzq_f16(float16x8_t a) { in test_vceqzq_f16() 44 uint16x4_t test_vcgez_f16(float16x4_t a) { in test_vcgez_f16() 52 uint16x8_t test_vcgezq_f16(float16x8_t a) { in test_vcgezq_f16() 60 uint16x4_t test_vcgtz_f16(float16x4_t a) { in test_vcgtz_f16() 68 uint16x8_t test_vcgtzq_f16(float16x8_t a) { in test_vcgtzq_f16() 76 uint16x4_t test_vclez_f16(float16x4_t a) { in test_vclez_f16() 84 uint16x8_t test_vclezq_f16(float16x8_t a) { in test_vclezq_f16() [all …]
|
D | aarch64-neon-ldst-one.c | 12 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() 98 float16x8_t test_vld1q_dup_f16(float16_t *a) { in test_vld1q_dup_f16() 109 float32x4_t test_vld1q_dup_f32(float32_t *a) { in test_vld1q_dup_f32() [all …]
|
D | aarch64-neon-intrinsics.c | 1341 uint64x1_t test_vcage_f64(float64x1_t a, float64x1_t b) { in test_vcage_f64() 1377 uint64x1_t test_vcagt_f64(float64x1_t a, float64x1_t b) { in test_vcagt_f64() 1414 uint64x1_t test_vcale_f64(float64x1_t a, float64x1_t b) { in test_vcale_f64() 1453 uint64x1_t test_vcalt_f64(float64x1_t a, float64x1_t b) { in test_vcalt_f64() 1670 uint64x1_t test_vtst_s64(int64x1_t a, int64x1_t b) { in test_vtst_s64() 1681 uint64x1_t test_vtst_u64(uint64x1_t a, uint64x1_t b) { in test_vtst_u64() 1713 uint64x1_t test_vceq_s64(int64x1_t a, int64x1_t b) { in test_vceq_s64() 1721 uint64x1_t test_vceq_u64(uint64x1_t a, uint64x1_t b) { in test_vceq_u64() 1737 uint64x1_t test_vceq_f64(float64x1_t a, float64x1_t b) { in test_vceq_f64() 1889 uint64x1_t test_vcge_s64(int64x1_t a, int64x1_t b) { in test_vcge_s64() [all …]
|
D | aarch64-neon-vget-hilo.c | 11 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 …]
|
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/ |
D | reinterpret.c | 19 float16x8_t test_vreinterpretq_f16_f32(float32x4_t a) in test_vreinterpretq_f16_f32() 33 float16x8_t test_vreinterpretq_f16_s16(int16x8_t a) in test_vreinterpretq_f16_s16() 52 float16x8_t test_vreinterpretq_f16_s32(int32x4_t a) in test_vreinterpretq_f16_s32() 71 float16x8_t test_vreinterpretq_f16_s64(int64x2_t a) in test_vreinterpretq_f16_s64() 90 float16x8_t test_vreinterpretq_f16_s8(int8x16_t a) in test_vreinterpretq_f16_s8() 104 float16x8_t test_vreinterpretq_f16_u16(uint16x8_t a) in test_vreinterpretq_f16_u16() 123 float16x8_t test_vreinterpretq_f16_u32(uint32x4_t a) in test_vreinterpretq_f16_u32() 142 float16x8_t test_vreinterpretq_f16_u64(uint64x2_t a) in test_vreinterpretq_f16_u64() 161 float16x8_t test_vreinterpretq_f16_u8(uint8x16_t a) in test_vreinterpretq_f16_u8() 180 float32x4_t test_vreinterpretq_f32_f16(float16x8_t a) in test_vreinterpretq_f32_f16() [all …]
|
/external/llvm-project/clang/test/Sema/ |
D | arm-no-fp16.c | 7 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32() 11 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16() 15 float16x4_t test_vrnda_f16(float16x4_t a) { in test_vrnda_f16() 19 float16x8_t test_vrndaq_f16(float16x8_t a) { in test_vrndaq_f16() 23 float16x4_t test_vrnd_f16(float16x4_t a) { in test_vrnd_f16() 27 float16x8_t test_vrndq_f16(float16x8_t a) { in test_vrndq_f16() 31 float16x4_t test_vrndi_f16(float16x4_t a) { in test_vrndi_f16() 35 float16x8_t test_vrndiq_f16(float16x8_t a) { in test_vrndiq_f16() 39 float16x4_t test_vrndm_f16(float16x4_t a) { in test_vrndm_f16() 43 float16x8_t test_vrndmq_f16(float16x8_t a) { in test_vrndmq_f16() [all …]
|
/external/llvm-project/clang/test/CodeGen/X86/ |
D | avx2-builtins.c | 9 __m256i test_mm256_abs_epi8(__m256i a) { in test_mm256_abs_epi8() 15 __m256i test_mm256_abs_epi16(__m256i a) { in test_mm256_abs_epi16() 21 __m256i test_mm256_abs_epi32(__m256i a) { in test_mm256_abs_epi32() 27 __m256i test_mm256_add_epi8(__m256i a, __m256i b) { in test_mm256_add_epi8() 33 __m256i test_mm256_add_epi16(__m256i a, __m256i b) { in test_mm256_add_epi16() 39 __m256i test_mm256_add_epi32(__m256i a, __m256i b) { in test_mm256_add_epi32() 45 __m256i test_mm256_add_epi64(__m256i a, __m256i b) { in test_mm256_add_epi64() 51 __m256i test_mm256_adds_epi8(__m256i a, __m256i b) { in test_mm256_adds_epi8() 57 __m256i test_mm256_adds_epi16(__m256i a, __m256i b) { in test_mm256_adds_epi16() 63 __m256i test_mm256_adds_epu8(__m256i a, __m256i b) { in test_mm256_adds_epu8() [all …]
|
D | mmx-builtins.c | 7 __m64 test_mm_abs_pi8(__m64 a) { in test_mm_abs_pi8() 13 __m64 test_mm_abs_pi16(__m64 a) { in test_mm_abs_pi16() 19 __m64 test_mm_abs_pi32(__m64 a) { in test_mm_abs_pi32() 25 __m64 test_mm_add_pi8(__m64 a, __m64 b) { in test_mm_add_pi8() 31 __m64 test_mm_add_pi16(__m64 a, __m64 b) { in test_mm_add_pi16() 37 __m64 test_mm_add_pi32(__m64 a, __m64 b) { in test_mm_add_pi32() 43 __m64 test_mm_add_si64(__m64 a, __m64 b) { in test_mm_add_si64() 49 __m64 test_mm_adds_pi8(__m64 a, __m64 b) { in test_mm_adds_pi8() 55 __m64 test_mm_adds_pi16(__m64 a, __m64 b) { in test_mm_adds_pi16() 61 __m64 test_mm_adds_pu8(__m64 a, __m64 b) { in test_mm_adds_pu8() [all …]
|
/external/libcxx/test/std/algorithms/alg.sorting/alg.sort/is.sorted/ |
D | is_sorted_until.pass.cpp | 36 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 …]
|
D | is_sorted.pass.cpp | 36 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 …]
|
D | is_sorted_until_comp.pass.cpp | 37 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 …]
|
D | is_sorted_comp.pass.cpp | 37 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 …]
|