Lines Matching defs:fixed_int16m1_t
23 typedef vint16m1_t fixed_int16m1_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen)));
59 fixed_int16m1_t eq_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
111 fixed_int16m1_t eq_u16(fixed_uint16m1_t a, fixed_uint16m1_t b) {
191 fixed_int16m1_t neq_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
243 fixed_int16m1_t neq_u16(fixed_uint16m1_t a, fixed_uint16m1_t b) {
323 fixed_int16m1_t lt_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
375 fixed_int16m1_t lt_u16(fixed_uint16m1_t a, fixed_uint16m1_t b) {
455 fixed_int16m1_t leq_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
507 fixed_int16m1_t leq_u16(fixed_uint16m1_t a, fixed_uint16m1_t b) {
587 fixed_int16m1_t gt_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
639 fixed_int16m1_t gt_u16(fixed_uint16m1_t a, fixed_uint16m1_t b) {
719 fixed_int16m1_t geq_i16(fixed_int16m1_t a, fixed_int16m1_t b) {
771 fixed_int16m1_t geq_u16(fixed_uint16m1_t a, fixed_uint16m1_t b) {