Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTargetParser.cpp30 constexpr GPUInfo R600GPUs[] = { variable
179 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchNameR600()
194 for (const auto &C : R600GPUs) { in parseArchR600()
209 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchAttrR600()
221 for (const auto &C : R600GPUs) in fillValidArchListR600()