Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1222 llvm::Value *emitReductionFunction(CodeGenModule &CGM, SourceLocation Loc,
H A DCGOpenMPRuntimeNVPTX.cpp3887 llvm::Value *ReductionFn = emitReductionFunction( in emitReduction()
H A DCGOpenMPRuntime.cpp5414 llvm::Value *CGOpenMPRuntime::emitReductionFunction( in emitReductionFunction() function in CGOpenMPRuntime
5630 llvm::Value *ReductionFn = emitReductionFunction( in emitReduction()