Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCuda.h131 AMDGCNSPIRV, enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DCuda.cpp149 {OffloadArch::AMDGCNSPIRV, "amdgcnspirv", "compute_amdgcn"},
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp235 case OffloadArch::AMDGCNSPIRV: in getTargetDefines()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2330 case OffloadArch::AMDGCNSPIRV: in processRequiresDirective()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3257 GpuArchList.push_back(OffloadArch::AMDGCNSPIRV); in initialize()