Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1766 void emitOffloadingArrays(
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4806 emitOffloadingArrays(AllocaIP, Builder.saveIP(), *MapInfo, Info, in createTargetData()
5123 OMPBuilder.emitOffloadingArrays(AllocaIP, Builder.saveIP(), MapInfo, Info, in emitTargetCall()
5439 void OpenMPIRBuilder::emitOffloadingArrays( in emitOffloadingArrays() function in OpenMPIRBuilder
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8819 static void emitOffloadingArrays( in emitOffloadingArrays() function
8860 OMPBuilder.emitOffloadingArrays(AllocaIP, CodeGenIP, CombinedInfo, Info, in emitOffloadingArrays()
9520 emitOffloadingArrays(CGF, CombinedInfo, Info, OMPBuilder); in emitTargetCallKernelLaunch()
10461 emitOffloadingArrays(CGF, CombinedInfo, Info, OMPBuilder, in emitTargetDataStandAloneCall()