Searched refs:isNeonSupported (Results 1 – 1 of 1) sorted by relevance
54 bool canRun() { return !usesNeon() || isNeonSupported(); } in canRun()64 bool isNeonSupported() { in isNeonSupported() function