Home
last modified time | relevance | path

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

/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc176 Arm64FeaturesUniquePtr hwcaps = Arm64InstructionSetFeatures::FromHwcap(); in IntersectWithHwcap() local
260 uint64_t hwcaps = getauxval(AT_HWCAP); in FromHwcap() local
/art/runtime/arch/arm/
Dinstruction_set_features_arm.cc219 uint64_t hwcaps = getauxval(AT_HWCAP); in FromHwcap() local