Searched defs:add_host_memory_arg (Results 1 – 1 of 1) sorted by relevance
876 inline std::string* KernelDef::add_host_memory_arg() { in add_host_memory_arg() function913 inline void KernelDef::add_host_memory_arg(const std::string& value) { in add_host_memory_arg() function917 inline void KernelDef::add_host_memory_arg(std::string&& value) { in add_host_memory_arg() function921 inline void KernelDef::add_host_memory_arg(const char* value) { in add_host_memory_arg() function926 inline void KernelDef::add_host_memory_arg(const char* value, size_t size) { in add_host_memory_arg() function