Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCUDARuntime.h59 OffloadGlobalEntry = 0x0, enumerator
H A DCGCUDANV.cpp1123 DeviceVarFlags::OffloadGlobalEntry, Section); in createOffloadingEntries()
1132 : DeviceVarFlags::OffloadGlobalEntry, in createOffloadingEntries()
/llvm-project-15.0.7/clang/tools/clang-linker-wrapper/
H A DOffloadWrapper.cpp32 OffloadGlobalEntry = 0x0, enumerator
476 Switch->addCase(Builder.getInt32(OffloadGlobalEntry), SwGlobalBB); in createRegisterGlobalsFunction()