Searched defs:hwcap (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/Utility/ | ||
H A D | RegisterFlagsDetector_arm64.cpp | 30 DetectSVCRFields(uint64_t hwcap,uint64_t hwcap2) DetectSVCRFields() argument |
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Host.cpp | 1927 unsigned long hwcap = getauxval(AT_HWCAP); getHostCPUFeatures() local |