Home
last modified time | relevance | path

Searched defs:DeviceAddrCB (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4789 function_ref<void(unsigned int, Value *)> DeviceAddrCB, in createTargetData()
5442 function_ref<void(unsigned int, Value *)> DeviceAddrCB, in emitOffloadingArrays()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8845 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitOffloadingArrays() local
10285 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitTargetDataCalls() local