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