Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DTargetParser.cpp33 constexpr GPUInfo R600GPUs[] = { variable
143 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchNameR600()
158 for (const auto &C : R600GPUs) { in parseArchR600()
173 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchAttrR600()
185 for (const auto &C : R600GPUs) in fillValidArchListR600()