Searched defs:kernel_attributes (Results 1 – 2 of 2) sorted by relevance
117 kernel_attributes(const Module &mod, const std::string &kernel_name) { in kernel_attributes() function
208 static bool extractKernelAttribute(std::string& kernel_attributes, in extractKernelAttribute()