Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/
H A Dctx.cc94 Path DetectRuntimeSupportedPaths(Path paths_to_detect, CpuInfo* cpuinfo) { in DetectRuntimeSupportedPaths() argument
102 if ((paths_to_detect & path) != Path::kNone) { in DetectRuntimeSupportedPaths()
143 result & ~(kNonArchPathsIncludingInternalVariants | paths_to_detect), in DetectRuntimeSupportedPaths()