Home
last modified time | relevance | path

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

/external/vixl/src/
Dcpu-features.h328 explicit CPUFeaturesScope(T* cpu_features_wrapper,
333 : cpu_features_(cpu_features_wrapper->GetCPUFeatures()),
339 CPUFeaturesScope(T* cpu_features_wrapper, const CPUFeatures& other) in CPUFeaturesScope() argument
340 : cpu_features_(cpu_features_wrapper->GetCPUFeatures()), in CPUFeaturesScope()
/external/webrtc/webrtc/system_wrappers/
DBUILD.gn19 "include/cpu_features_wrapper.h",
Dsystem_wrappers.gyp26 'include/cpu_features_wrapper.h',