Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1414 llvm::Function *emitReductionFunction(SourceLocation Loc,
H A DCGOpenMPRuntimeGPU.cpp3279 emitReductionFunction(Loc, CGF.ConvertTypeForMem(ReductionArrayTy), in emitReduction()
H A DCGOpenMPRuntime.cpp5320 llvm::Function *CGOpenMPRuntime::emitReductionFunction( in emitReductionFunction() function in CGOpenMPRuntime
5532 emitReductionFunction(Loc, CGF.ConvertTypeForMem(ReductionArrayTy), in emitReduction()