Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1492 virtual llvm::Value *emitTaskReductionInit(CodeGenFunction &CGF,
2334 llvm::Value *emitTaskReductionInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGStmtOpenMP.cpp1305 llvm::Value *ReductionDesc = CGM.getOpenMPRuntime().emitTaskReductionInit( in EmitOMPReductionClauseInit()
4326 Data.Reductions = CGM.getOpenMPRuntime().emitTaskReductionInit( in EmitOMPTaskBasedDirective()
4784 CGF.CGM.getOpenMPRuntime().emitTaskReductionInit(CGF, S.getBeginLoc(), in EmitOMPTaskgroupDirective()
H A DCGOpenMPRuntime.cpp6046 llvm::Value *CGOpenMPRuntime::emitTaskReductionInit( in emitTaskReductionInit() function in CGOpenMPRuntime
12773 llvm::Value *CGOpenMPSIMDRuntime::emitTaskReductionInit( in emitTaskReductionInit() function in CGOpenMPSIMDRuntime