Searched refs:set_kernel_path (Results 1 – 7 of 7) sorted by relevance
59 opencl::ClKernelLibrary::get().set_kernel_path(kernel_path); in init()61 void CLKernelLibrary::set_kernel_path(const std::string &kernel_path) in set_kernel_path() function in arm_compute::CLKernelLibrary63 opencl::ClKernelLibrary::get().set_kernel_path(kernel_path); in set_kernel_path()
69 void set_kernel_path(std::string kernel_path);
1001 void ClKernelLibrary::set_kernel_path(std::string kernel_path) in set_kernel_path() function in arm_compute::opencl::ClKernelLibrary
65 void set_kernel_path(const std::string &kernel_path);
901 void set_kernel_path(const std::string& kernel_path);
422 void CuttlefishConfig::MutableInstanceSpecific::set_kernel_path( in set_kernel_path() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
968 instance.set_kernel_path(cur_kernel_path); in DiskImageFlagsVectorization()