Home
last modified time | relevance | path

Searched refs:HWCAP_ALTIVEC (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/
Dppccap.c122 #define HWCAP_ALTIVEC (1U << 28) macro
235 if (hwcap & HWCAP_ALTIVEC) { in OPENSSL_cpuid_setup()