Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1562 emitGlobalToListReduceFunction(ArrayRef<ReductionInfo> ReductionInfos,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3178 Function *OpenMPIRBuilder::emitGlobalToListReduceFunction( in emitGlobalToListReduceFunction() function in OpenMPIRBuilder
3502 Function *GtLRFunc = emitGlobalToListReduceFunction( in createReductionsGPU()