Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6666 function_ref<void(unsigned int, Value *)> DeviceAddrCB, Value *SrcLocInfo) { in createTargetData()
7760 bool ForEndCall, function_ref<void(unsigned int, Value *)> DeviceAddrCB) { in emitOffloadingArraysAndArgs()
8544 function_ref<void(unsigned int, Value *)> DeviceAddrCB) { in emitOffloadingArrays()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9193 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitOffloadingArraysAndArgs() local
10382 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitTargetDataCalls() local