Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2381 DevicePtrInfoMap; variable
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6754 for (auto DeviceMap : Info.DevicePtrInfoMap) { in createTargetData()
8682 Info.DevicePtrInfoMap[BPVal] = {BP, Builder.CreateAlloca(PtrTy)}; in emitOffloadingArrays()
8685 DeviceAddrCB(I, Info.DevicePtrInfoMap[BPVal].second); in emitOffloadingArrays()
8687 Info.DevicePtrInfoMap[BPVal] = {BP, BP}; in emitOffloadingArrays()