Searched refs:WithNowait (Results 1 – 3 of 3) sorted by relevance
1220 bool WithNowait; member
4939 bool WithNowait = Options.WithNowait; in emitReduction() local5058 WithNowait ? OMPRTL___kmpc_reduce_nowait : OMPRTL___kmpc_reduce), in emitReduction()5100 CGM.getModule(), WithNowait ? OMPRTL___kmpc_end_reduce_nowait in emitReduction()5213 if (!WithNowait) { in emitReduction()
1460 bool WithNowait = D.getSingleClause<OMPNowaitClause>() || in EmitOMPReductionClauseFinal() local1468 {WithNowait, SimpleReduction, ReductionKind}); in EmitOMPReductionClauseFinal()