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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c942 #ifndef HWCAP2_SVEBITPERM
943 #define HWCAP2_SVEBITPERM (1 << 4) macro
1203 if (hwcap2 & HWCAP2_SVEBITPERM)

Completed in 69 milliseconds