Home
last modified time | relevance | path

Searched refs:HWCAP2_SVEF32MM (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/
H A Dhwcap.inc130 #ifndef HWCAP2_SVEF32MM
131 #define HWCAP2_SVEF32MM (1 << 10)
/freebsd/sys/arm64/include/
H A Delf.h146 #define HWCAP2_SVEF32MM 0x0000000000000400ul macro
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/aarch64/fmv/
H A Dmrs.inc96 if (hwcap2 & HWCAP2_SVEF32MM)