Lines Matching defs:fixed_int8m1_t
22 typedef vint8m1_t fixed_int8m1_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen)));
45 fixed_int8m1_t and_i8(fixed_int8m1_t a, fixed_int8m1_t b) {
143 fixed_int8m1_t or_i8(fixed_int8m1_t a, fixed_int8m1_t b) {
241 fixed_int8m1_t xor_i8(fixed_int8m1_t a, fixed_int8m1_t b) {
338 fixed_int8m1_t not_i8(fixed_int8m1_t a) {