Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
HDOMPIRBuilder.h1461 Function *emitShuffleAndReduceFunction(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp2712 Function *OpenMPIRBuilder::emitShuffleAndReduceFunction( in emitShuffleAndReduceFunction() function in OpenMPIRBuilder
3465 emitShuffleAndReduceFunction(ReductionInfos, ReductionFunc, FuncAttrs); in createReductionsGPU()