Searched refs:HWCAP_ASIMD (Results 1 – 2 of 2) sorted by relevance
71 } else if (arg->_hwcap & HWCAP_ASIMD) { in DEFINE_IFUNC_FOR()82 } else if (arg->_hwcap & HWCAP_ASIMD) { in DEFINE_IFUNC_FOR()
10 #define HWCAP_ASIMD (1 << 1) macro