Searched refs:insn_is_vector (Results 1 – 3 of 3) sorted by relevance
79 bool insn_is_vector(u32 insn_buf) in insn_is_vector() function 204 if (!insn_is_vector(insn)) in riscv_v_first_use_handler()
578 if (insn_is_vector(insn)) in handle_misaligned_load()
45 bool insn_is_vector(u32 insn_buf);410 static __always_inline bool insn_is_vector(u32 insn_buf) { return false; } in insn_is_vector() function