Lines Matching defs:fixed_int32m1_t
24 typedef vint32m1_t fixed_int32m1_t __attribute__((riscv_rvv_vector_bits(__riscv_v_fixed_vlen)));
69 fixed_int32m1_t and_i32(fixed_int32m1_t a, fixed_int32m1_t b) {
167 fixed_int32m1_t or_i32(fixed_int32m1_t a, fixed_int32m1_t b) {
265 fixed_int32m1_t xor_i32(fixed_int32m1_t a, fixed_int32m1_t b) {
360 fixed_int32m1_t not_i32(fixed_int32m1_t a) {