Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTargetParser.cpp119 const GPUInfo *getArchEntry(AMDGPU::GPUKind AK, ArrayRef<GPUInfo> Table) { in getArchEntry() function
135 if (const auto *Entry = getArchEntry(AK, AMDGCNGPUs)) in getArchNameAMDGCN()
141 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchNameR600()
165 if (const auto *Entry = getArchEntry(AK, AMDGCNGPUs)) in getArchAttrAMDGCN()
171 if (const auto *Entry = getArchEntry(AK, R600GPUs)) in getArchAttrR600()