Searched refs:getGpuArchName (Results 1 – 2 of 2) sorted by relevance
150 const char *getGpuArchName() const { return GpuArchName; } in getGpuArchName() function
952 os << '"' << CDA->getGpuArchName() << '"' << ", {" in PrintActions1()1852 assert(CDA->getGpuArchName() && "No GPU name in device action."); in BuildJobsForAction()1854 CDA->getGpuArchName(), CDA->isAtTopLevel(), in BuildJobsForAction()