Home
last modified time | relevance | path

Searched defs:GPUKind (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAMDGPU.h42 llvm::AMDGPU::GPUKind GPUKind; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTargetParser.h37 enum GPUKind : uint32_t { enum