Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DTargetParser.cpp31 constexpr GPUInfo R600GPUs[] = { variable
147 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchNameR600()
162 for (const auto &C : R600GPUs) { in parseArchR600()
177 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchAttrR600()
189 for (const auto &C : R600GPUs) in fillValidArchListR600()