Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1194 llvm::Function *emitReductionFunction(SourceLocation Loc,
H A DCGOpenMPRuntimeGPU.cpp2927 emitReductionFunction(Loc, CGF.ConvertTypeForMem(ReductionArrayTy), in emitReduction()
H A DCGOpenMPRuntime.cpp5007 llvm::Function *CGOpenMPRuntime::emitReductionFunction( in emitReductionFunction() function in CGOpenMPRuntime
5219 emitReductionFunction(Loc, CGF.ConvertTypeForMem(ReductionArrayTy), in emitReduction()