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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c993 #ifndef HWCAP2_SME
994 #define HWCAP2_SME (1 << 23) macro
1237 if (hwcap2 & HWCAP2_SME)

Completed in 110 milliseconds