Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1207 llvm::Function *emitReductionFunction(
H A DCGOpenMPRuntime.cpp4820 llvm::Function *CGOpenMPRuntime::emitReductionFunction( in emitReductionFunction() function in CGOpenMPRuntime
5031 llvm::Function *ReductionFn = emitReductionFunction( in emitReduction()