Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/
H A Dcpu-features.h458 explicit CPUFeaturesScope(T* cpu_features_wrapper) in CPUFeaturesScope() function
465 CPUFeaturesScope(T* cpu_features_wrapper, U first, V... features) in CPUFeaturesScope() function
/aosp_15_r20/external/vixl/test/
H A Dtest-api.cc444 TEST(CPUFeaturesScope) { in TEST() argument