Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1501 Function *emitListToGlobalCopyFunction(ArrayRef<ReductionInfo> ReductionInfos,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2877 Function *OpenMPIRBuilder::emitListToGlobalCopyFunction( in emitListToGlobalCopyFunction() function in OpenMPIRBuilder
3496 Function *LtGCFunc = emitListToGlobalCopyFunction( in createReductionsGPU()