Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h3498 void processInReduction(const OMPExecutableDirective &S,
H A DCGStmtOpenMP.cpp5044 CGF.processInReduction(S, Data, CGF, CS, Scope); in EmitOMPTargetTaskBasedDirective()
5073 void CodeGenFunction::processInReduction(const OMPExecutableDirective &S, in processInReduction() function in CodeGenFunction