Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dctx.cc87 Path DetectRuntimeSupportedPaths(Path paths_to_detect, CpuInfo* cpuinfo) { in DetectRuntimeSupportedPaths() argument
95 if ((paths_to_detect & path) != Path::kNone) { in DetectRuntimeSupportedPaths()
136 result & ~(kNonArchPathsIncludingInternalVariants | paths_to_detect), in DetectRuntimeSupportedPaths()