Lines Matching defs:fixed_int16m1_t
23 typedef vint16m1_t fixed_int16m1_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen)));
57 fixed_int16m1_t and_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
155 fixed_int16m1_t or_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
253 fixed_int16m1_t xor_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
349 fixed_int16m1_t not_i16(fixed_int16m1_t a) {