Searched refs:WithNowait (Results 1 – 3 of 3) sorted by relevance
1209 bool WithNowait; member
5126 bool WithNowait = Options.WithNowait; in emitReduction() local5245 WithNowait ? OMPRTL___kmpc_reduce_nowait : OMPRTL___kmpc_reduce), in emitReduction()5287 CGM.getModule(), WithNowait ? OMPRTL___kmpc_end_reduce_nowait in emitReduction()5400 if (!WithNowait) { in emitReduction()
1438 bool WithNowait = D.getSingleClause<OMPNowaitClause>() || in EmitOMPReductionClauseFinal() local1446 {WithNowait, SimpleReduction, ReductionKind}); in EmitOMPReductionClauseFinal()