Home
last modified time | relevance | path

Searched refs:emitOffloadingArrays (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2364 void emitOffloadingArrays(
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6366 emitOffloadingArrays(AllocaIP, Builder.saveIP(), *MapInfo, Info, in createTargetData()
7069 OMPBuilder.emitOffloadingArrays(AllocaIP, Builder.saveIP(), MapInfo, Info,
7402 void OpenMPIRBuilder::emitOffloadingArrays( in emitOffloadingArrays() function in OpenMPIRBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8879 static void emitOffloadingArrays( in emitOffloadingArrays() function
8920 OMPBuilder.emitOffloadingArrays(AllocaIP, CodeGenIP, CombinedInfo, Info, in emitOffloadingArrays()
9582 emitOffloadingArrays(CGF, CombinedInfo, Info, OMPBuilder); in emitTargetCallKernelLaunch()
10489 emitOffloadingArrays(CGF, CombinedInfo, Info, OMPBuilder, in emitTargetDataStandAloneCall()