Searched refs:EmitOMPAggregateReduction (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 2659 static void EmitOMPAggregateReduction( in EmitOMPAggregateReduction() function 2804 EmitOMPAggregateReduction(CGF, (*IPriv)->getType(), LHSVar, RHSVar, in emitReductionFunction() 2872 EmitOMPAggregateReduction( in emitReduction() 2991 EmitOMPAggregateReduction( in emitReduction() 3084 EmitOMPAggregateReduction(CGF, (*IPriv)->getType(), VD, RHSVar, in emitReduction() 3100 EmitOMPAggregateReduction(CGF, (*IPriv)->getType(), LHSVar, RHSVar, in emitReduction()
|