Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h36 llvm::AMDGPU::GPUKind GPUKind; variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTargetParser.h35 enum GPUKind : uint32_t { enum
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp280 auto GPUKind = T.isAMDGCN() ? llvm::AMDGPU::parseArchAMDGCN(Processor) shouldIgnoreUnsupportedTargetFeature() local