Searched refs:processInReduction (Results 1 – 2 of 2) sorted by relevance
3500 void processInReduction(const OMPExecutableDirective &S,
5097 CGF.processInReduction(S, Data, CGF, CS, Scope); in EmitOMPTargetTaskBasedDirective()5126 void CodeGenFunction::processInReduction(const OMPExecutableDirective &S, in processInReduction() function in CodeGenFunction