Home
last modified time | relevance | path

Searched refs:processInReduction (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h3500 void processInReduction(const OMPExecutableDirective &S,
H A DCGStmtOpenMP.cpp5097 CGF.processInReduction(S, Data, CGF, CS, Scope); in EmitOMPTargetTaskBasedDirective()
5126 void CodeGenFunction::processInReduction(const OMPExecutableDirective &S, in processInReduction() function in CodeGenFunction