Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLCompileContext.cpp278 std::string build_options = stringify_set(build_options_set, kernel_path) + concat_str; in generate_build_options()
288 std::string CLCompileContext::stringify_set(const StringSet &s, const std::string &kernel_path) con… in stringify_set() function in arm_compute::CLCompileContext
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CL/
H A DCLCompileContext.h344 std::string stringify_set(const StringSet &s, const std::string &kernel_path) const;