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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c917 #ifndef HWCAP_FLAGM
918 #define HWCAP_FLAGM (1 << 27) macro
1152 if (hwcap & HWCAP_FLAGM)

Completed in 93 milliseconds