Searched refs:HWCAP_ASIMDDP (Results 1 – 2 of 2) sorted by relevance
41 #define HWCAP_ASIMDDP (1 << 20) macro
238 has_dotprod = hwcaps & HWCAP_ASIMDDP ? true : false; in FromHwcap()