Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3816 llvm::GlobalVariable *DeviceImages = in createOffloadingBinaryDescriptorRegistration() local
3820 DeviceImages->setUnnamedAddr(llvm::GlobalValue::UnnamedAddr::Global); in createOffloadingBinaryDescriptorRegistration()
3829 llvm::ConstantExpr::getGetElementPtr(DeviceImages->getValueType(), in createOffloadingBinaryDescriptorRegistration()
3830 DeviceImages, Index), in createOffloadingBinaryDescriptorRegistration()
3901 DeviceImages->setComdat(ComdatKey); in createOffloadingBinaryDescriptorRegistration()