Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1540 emitListToGlobalReduceFunction(ArrayRef<ReductionInfo> ReductionInfos,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2987 Function *OpenMPIRBuilder::emitListToGlobalReduceFunction( in emitListToGlobalReduceFunction() function in OpenMPIRBuilder
3498 Function *LtGRFunc = emitListToGlobalReduceFunction( in createReductionsGPU()