Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1649 DevicePtrInfoMap; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4840 for (auto DeviceMap : Info.DevicePtrInfoMap) { in createTargetData()
5580 Info.DevicePtrInfoMap[BPVal] = {BP, Builder.CreateAlloca(PtrTy)}; in emitOffloadingArrays()
5583 DeviceAddrCB(I, Info.DevicePtrInfoMap[BPVal].second); in emitOffloadingArrays()
5585 Info.DevicePtrInfoMap[BPVal] = {BP, BP}; in emitOffloadingArrays()