Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1413 llvm::Function *emitReductionFunction(SourceLocation Loc,
H A DCGOpenMPRuntimeGPU.cpp3223 llvm::Function *ReductionFn = emitReductionFunction( in emitReduction()
H A DCGOpenMPRuntime.cpp5426 llvm::Function *CGOpenMPRuntime::emitReductionFunction( in emitReductionFunction() function in CGOpenMPRuntime
5639 llvm::Function *ReductionFn = emitReductionFunction( in emitReduction()