Home
last modified time | relevance | path

Searched refs:svbool_t (Results 1 – 25 of 2999) sorted by relevance

12345678910>>...120

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cmpge.c27 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
46 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
65 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
84 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
99 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
118 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
137 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
156 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
179 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
327 svbool_t test_svcmpge_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpge_n_s8()
[all …]
H A Dacle_sve_cmpgt.c27 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
46 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
65 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
84 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
99 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
118 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
137 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
156 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
179 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
327 svbool_t test_svcmpgt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpgt_n_s8()
[all …]
H A Dacle_sve_cmple.c27 svbool_t test_svcmple_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmple_s8()
46 svbool_t test_svcmple_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmple_s16()
65 svbool_t test_svcmple_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmple_s32()
84 svbool_t test_svcmple_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmple_s64()
99 svbool_t test_svcmple_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmple_u8()
118 svbool_t test_svcmple_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmple_u16()
137 svbool_t test_svcmple_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmple_u32()
156 svbool_t test_svcmple_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmple_u64()
179 svbool_t test_svcmple_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmple_n_s64()
327 svbool_t test_svcmple_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmple_n_s8()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cmpge.c18 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
26 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
36 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
46 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
56 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
64 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
74 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
84 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
94 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
172 svbool_t test_svcmpge_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpge_n_s8()
[all …]
H A Dacle_sve_cmpgt.c18 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
26 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
36 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
46 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
56 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
64 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
74 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
84 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
94 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
172 svbool_t test_svcmpgt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpgt_n_s8()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cmpgt.c16 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
24 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
34 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
44 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
54 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
62 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
72 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
82 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
92 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
170 svbool_t test_svcmpgt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpgt_n_s8()
[all …]
H A Dacle_sve_cmpge.c16 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
24 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
34 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
44 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
54 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
62 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
72 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
82 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
92 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
170 svbool_t test_svcmpge_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpge_n_s8()
[all …]
H A Dacle_sve_cmple.c16 svbool_t test_svcmple_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmple_s8()
24 svbool_t test_svcmple_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmple_s16()
34 svbool_t test_svcmple_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmple_s32()
44 svbool_t test_svcmple_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmple_s64()
54 svbool_t test_svcmple_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmple_u8()
62 svbool_t test_svcmple_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmple_u16()
72 svbool_t test_svcmple_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmple_u32()
82 svbool_t test_svcmple_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmple_u64()
92 svbool_t test_svcmple_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmple_n_s64()
170 svbool_t test_svcmple_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmple_n_s8()
[all …]
H A Dacle_sve_cmplt.c16 svbool_t test_svcmplt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmplt_s8()
24 svbool_t test_svcmplt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmplt_s16()
34 svbool_t test_svcmplt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmplt_s32()
44 svbool_t test_svcmplt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmplt_s64()
54 svbool_t test_svcmplt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmplt_u8()
62 svbool_t test_svcmplt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmplt_u16()
72 svbool_t test_svcmplt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmplt_u32()
82 svbool_t test_svcmplt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmplt_u64()
92 svbool_t test_svcmplt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmplt_n_s64()
170 svbool_t test_svcmplt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmplt_n_s8()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cmpgt.c18 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
26 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
36 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
46 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
56 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
64 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
74 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
84 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
94 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
172 svbool_t test_svcmpgt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpgt_n_s8()
[all …]
H A Dacle_sve_cmple.c18 svbool_t test_svcmple_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmple_s8()
26 svbool_t test_svcmple_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmple_s16()
36 svbool_t test_svcmple_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmple_s32()
46 svbool_t test_svcmple_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmple_s64()
56 svbool_t test_svcmple_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmple_u8()
64 svbool_t test_svcmple_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmple_u16()
74 svbool_t test_svcmple_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmple_u32()
84 svbool_t test_svcmple_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmple_u64()
94 svbool_t test_svcmple_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmple_n_s64()
172 svbool_t test_svcmple_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmple_n_s8()
[all …]
H A Dacle_sve_cmplt.c18 svbool_t test_svcmplt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmplt_s8()
26 svbool_t test_svcmplt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmplt_s16()
36 svbool_t test_svcmplt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmplt_s32()
46 svbool_t test_svcmplt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmplt_s64()
56 svbool_t test_svcmplt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmplt_u8()
64 svbool_t test_svcmplt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmplt_u16()
74 svbool_t test_svcmplt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmplt_u32()
84 svbool_t test_svcmplt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmplt_u64()
94 svbool_t test_svcmplt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmplt_n_s64()
172 svbool_t test_svcmplt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmplt_n_s8()
[all …]
H A Dacle_sve_cmpge.c18 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
26 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
36 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
46 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
56 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
64 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
74 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
84 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
94 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
172 svbool_t test_svcmpge_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpge_n_s8()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cmpge.c18 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
26 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
36 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
46 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
56 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
64 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
74 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
84 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
94 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
172 svbool_t test_svcmpge_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpge_n_s8()
[all …]
H A Dacle_sve_cmpgt.c18 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
26 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
36 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
46 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
56 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
64 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
74 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
84 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
94 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
172 svbool_t test_svcmpgt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpgt_n_s8()
[all …]
H A Dacle_sve_cmple.c18 svbool_t test_svcmple_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmple_s8()
26 svbool_t test_svcmple_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmple_s16()
36 svbool_t test_svcmple_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmple_s32()
46 svbool_t test_svcmple_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmple_s64()
56 svbool_t test_svcmple_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmple_u8()
64 svbool_t test_svcmple_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmple_u16()
74 svbool_t test_svcmple_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmple_u32()
84 svbool_t test_svcmple_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmple_u64()
94 svbool_t test_svcmple_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmple_n_s64()
172 svbool_t test_svcmple_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmple_n_s8()
[all …]
H A Dacle_sve_cmplt.c18 svbool_t test_svcmplt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmplt_s8()
26 svbool_t test_svcmplt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmplt_s16()
36 svbool_t test_svcmplt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmplt_s32()
46 svbool_t test_svcmplt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmplt_s64()
56 svbool_t test_svcmplt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmplt_u8()
64 svbool_t test_svcmplt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmplt_u16()
74 svbool_t test_svcmplt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmplt_u32()
84 svbool_t test_svcmplt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmplt_u64()
94 svbool_t test_svcmplt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmplt_n_s64()
172 svbool_t test_svcmplt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmplt_n_s8()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cmpge.c18 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
26 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
36 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
46 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
56 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
64 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
74 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
84 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
94 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
172 svbool_t test_svcmpge_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpge_n_s8()
[all …]
H A Dacle_sve_cmpgt.c18 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
26 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
36 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
46 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
56 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
64 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
74 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
84 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
94 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
172 svbool_t test_svcmpgt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpgt_n_s8()
[all …]
H A Dacle_sve_cmple.c18 svbool_t test_svcmple_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmple_s8()
26 svbool_t test_svcmple_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmple_s16()
36 svbool_t test_svcmple_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmple_s32()
46 svbool_t test_svcmple_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmple_s64()
56 svbool_t test_svcmple_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmple_u8()
64 svbool_t test_svcmple_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmple_u16()
74 svbool_t test_svcmple_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmple_u32()
84 svbool_t test_svcmple_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmple_u64()
94 svbool_t test_svcmple_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmple_n_s64()
172 svbool_t test_svcmple_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmple_n_s8()
[all …]
H A Dacle_sve_cmplt.c18 svbool_t test_svcmplt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmplt_s8()
26 svbool_t test_svcmplt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmplt_s16()
36 svbool_t test_svcmplt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmplt_s32()
46 svbool_t test_svcmplt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmplt_s64()
56 svbool_t test_svcmplt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmplt_u8()
64 svbool_t test_svcmplt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmplt_u16()
74 svbool_t test_svcmplt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmplt_u32()
84 svbool_t test_svcmplt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmplt_u64()
94 svbool_t test_svcmplt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmplt_n_s64()
172 svbool_t test_svcmplt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmplt_n_s8()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_cmpge.c16 svbool_t test_svcmpge_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpge_s8()
24 svbool_t test_svcmpge_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpge_s16()
34 svbool_t test_svcmpge_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpge_s32()
44 svbool_t test_svcmpge_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpge_s64()
54 svbool_t test_svcmpge_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpge_u8()
62 svbool_t test_svcmpge_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpge_u16()
72 svbool_t test_svcmpge_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpge_u32()
82 svbool_t test_svcmpge_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpge_u64()
92 svbool_t test_svcmpge_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpge_n_s64()
170 svbool_t test_svcmpge_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpge_n_s8()
[all …]
H A Dacle_sve_cmpgt.c16 svbool_t test_svcmpgt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmpgt_s8()
24 svbool_t test_svcmpgt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmpgt_s16()
34 svbool_t test_svcmpgt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmpgt_s32()
44 svbool_t test_svcmpgt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmpgt_s64()
54 svbool_t test_svcmpgt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmpgt_u8()
62 svbool_t test_svcmpgt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmpgt_u16()
72 svbool_t test_svcmpgt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmpgt_u32()
82 svbool_t test_svcmpgt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmpgt_u64()
92 svbool_t test_svcmpgt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmpgt_n_s64()
170 svbool_t test_svcmpgt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmpgt_n_s8()
[all …]
H A Dacle_sve_cmple.c16 svbool_t test_svcmple_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmple_s8()
24 svbool_t test_svcmple_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmple_s16()
34 svbool_t test_svcmple_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmple_s32()
44 svbool_t test_svcmple_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmple_s64()
54 svbool_t test_svcmple_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmple_u8()
62 svbool_t test_svcmple_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmple_u16()
72 svbool_t test_svcmple_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmple_u32()
82 svbool_t test_svcmple_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmple_u64()
92 svbool_t test_svcmple_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmple_n_s64()
170 svbool_t test_svcmple_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmple_n_s8()
[all …]
H A Dacle_sve_cmplt.c16 svbool_t test_svcmplt_s8(svbool_t pg, svint8_t op1, svint8_t op2) in test_svcmplt_s8()
24 svbool_t test_svcmplt_s16(svbool_t pg, svint16_t op1, svint16_t op2) in test_svcmplt_s16()
34 svbool_t test_svcmplt_s32(svbool_t pg, svint32_t op1, svint32_t op2) in test_svcmplt_s32()
44 svbool_t test_svcmplt_s64(svbool_t pg, svint64_t op1, svint64_t op2) in test_svcmplt_s64()
54 svbool_t test_svcmplt_u8(svbool_t pg, svuint8_t op1, svuint8_t op2) in test_svcmplt_u8()
62 svbool_t test_svcmplt_u16(svbool_t pg, svuint16_t op1, svuint16_t op2) in test_svcmplt_u16()
72 svbool_t test_svcmplt_u32(svbool_t pg, svuint32_t op1, svuint32_t op2) in test_svcmplt_u32()
82 svbool_t test_svcmplt_u64(svbool_t pg, svuint64_t op1, svuint64_t op2) in test_svcmplt_u64()
92 svbool_t test_svcmplt_n_s64(svbool_t pg, svint64_t op1, int64_t op2) in test_svcmplt_n_s64()
170 svbool_t test_svcmplt_n_s8(svbool_t pg, svint8_t op1, int8_t op2) in test_svcmplt_n_s8()
[all …]

12345678910>>...120