Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1518 Function *emitGlobalToListCopyFunction(ArrayRef<ReductionInfo> ReductionInfos,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3070 Function *OpenMPIRBuilder::emitGlobalToListCopyFunction( in emitGlobalToListCopyFunction() function in OpenMPIRBuilder
3500 Function *GtLCFunc = emitGlobalToListCopyFunction( in createReductionsGPU()