Searched defs:has_vector (Results 1 – 2 of 2) sorted by relevance
17 #define has_vector() (getauxval(AT_HWCAP) & COMPAT_HWCAP_ISA_V) macro
61 static __always_inline bool has_vector(void) in has_vector() function410 static __always_inline bool has_vector(void) { return false; } in has_vector() function