Searched refs:has_rvv (Results 1 – 2 of 2) sorted by relevance
132 bool has_rvv() const { return has_rvv_; } in has_rvv() function
75 if (cpu.has_rvv()) supported_ |= 1u << RISCV_SIMD; in ProbeImpl()