Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/
H A Dctx.cc175 Path Ctx::SelectPath(Path compiled_paths) { in SelectPath() argument
177 GetMostSignificantPath(compiled_paths & GetRuntimeEnabledPaths()); in SelectPath()
H A Dctx.h77 Path SelectPath(Path compiled_paths);