Home
last modified time | relevance | path

Searched defs:hwcap3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsDetector_arm64.cpp35 uint64_t hwcap3) { in DetectFPMRFields()
61 uint64_t hwcap3) { in DetectGCSFeatureFields()
77 uint64_t hwcap3) { in DetectSVCRFields()
95 uint64_t hwcap3) { in DetectMTECtrlFields()
125 uint64_t hwcap3) { in DetectFPCRFields()
167 uint64_t hwcap3) { in DetectFPSRFields()
189 uint64_t hwcap3) { in DetectCPSRFields()
237 uint64_t hwcap3) { in DetectFields()
/freebsd/lib/libsys/
H A Dauxv.c75 static u_long hwcap, hwcap2, hwcap3, hwcap4; variable