Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1200 llvm::Function *emitReductionFunction(
H A DCGOpenMPRuntimeGPU.cpp2880 llvm::Function *ReductionFn = emitReductionFunction( in emitReduction()
H A DCGOpenMPRuntime.cpp4804 llvm::Function *CGOpenMPRuntime::emitReductionFunction( in emitReductionFunction() function in CGOpenMPRuntime
5015 llvm::Function *ReductionFn = emitReductionFunction( in emitReduction()