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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c914 #ifndef HWCAP_ILRCPC
915 #define HWCAP_ILRCPC (1 << 26) macro
1172 if (hwcap & HWCAP_ILRCPC)
1312 if (hwcap & HWCAP_LRCPC || hwcap & HWCAP_ILRCPC)

Completed in 104 milliseconds