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.h1596 Function *emitListToGlobalCopyFunction(ArrayRef<ReductionInfo> ReductionInfos,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3019 Function *OpenMPIRBuilder::emitListToGlobalCopyFunction( in emitListToGlobalCopyFunction() function in OpenMPIRBuilder
3655 Function *LtGCFunc = emitListToGlobalCopyFunction( in createReductionsGPU()