Searched refs:HWCAP_DCPOP (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c887 #ifndef HWCAP_DCPOP
888 #define HWCAP_DCPOP (1 << 16) macro
1310 if (hwcap & HWCAP_DCPOP || hwcap2 & HWCAP2_DCPODP)

Completed in 178 milliseconds