Lines Matching defs:fixed_int64m1_t
25 typedef vint64m1_t fixed_int64m1_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen)));
81 fixed_int64m1_t and_i64(fixed_int64m1_t a, fixed_int64m1_t b) {
179 fixed_int64m1_t or_i64(fixed_int64m1_t a, fixed_int64m1_t b) {
277 fixed_int64m1_t xor_i64(fixed_int64m1_t a, fixed_int64m1_t b) {
371 fixed_int64m1_t not_i64(fixed_int64m1_t a) {