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.h2227 DevicePtrInfoMap; variable
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6400 for (auto DeviceMap : Info.DevicePtrInfoMap) { in createTargetData()
7543 Info.DevicePtrInfoMap[BPVal] = {BP, Builder.CreateAlloca(PtrTy)}; in emitOffloadingArrays()
7546 DeviceAddrCB(I, Info.DevicePtrInfoMap[BPVal].second); in emitOffloadingArrays()
7548 Info.DevicePtrInfoMap[BPVal] = {BP, BP}; in emitOffloadingArrays()