Searched refs:hasCancel (Results 1 – 4 of 4) sorted by relevance
284 bool hasCancel() const { return HasCancel; } in hasCancel() function834 bool hasCancel() const { return HasCancel; } in hasCancel() function970 bool hasCancel() const { return HasCancel; } in hasCancel() function1030 bool hasCancel() const { return HasCancel; } in hasCancel() function1284 bool hasCancel() const { return HasCancel; } in hasCancel() function1425 bool hasCancel() const { return HasCancel; } in hasCancel() function1495 bool hasCancel() const { return HasCancel; } in hasCancel() function
2092 Record.push_back(D->hasCancel() ? 1 : 0); in VisitOMPParallelDirective()2103 Record.push_back(D->hasCancel() ? 1 : 0); in VisitOMPForDirective()2116 Record.push_back(D->hasCancel() ? 1 : 0); in VisitOMPSectionsDirective()2123 Record.push_back(D->hasCancel() ? 1 : 0); in VisitOMPSectionDirective()2150 Record.push_back(D->hasCancel() ? 1 : 0); in VisitOMPParallelForDirective()2165 Record.push_back(D->hasCancel() ? 1 : 0); in VisitOMPParallelSectionsDirective()2173 Record.push_back(D->hasCancel() ? 1 : 0); in VisitOMPTaskDirective()
76 bool hasCancel() const { return HasCancel; } in hasCancel() function in __anondef231dd0111::CGOpenMPRegionInfo348 HasCancel = OPD->hasCancel(); in emitParallelOutlinedFunction()350 HasCancel = OPSD->hasCancel(); in emitParallelOutlinedFunction()352 HasCancel = OPFD->hasCancel(); in emitParallelOutlinedFunction()368 cast<OMPTaskDirective>(D).hasCancel()); in emitTaskOutlinedFunction()1697 if (!ForceSimpleCall && OMPRegionInfo->hasCancel()) { in emitBarrierCall()3170 if (OMPRegionInfo->hasCancel()) { in emitCancellationPointCall()
1600 S.hasCancel()); in EmitOMPForDirective()1732 HasCancel = OSD->hasCancel(); in EmitSections()1734 HasCancel = OPSD->hasCancel(); in EmitSections()1798 S.hasCancel()); in EmitOMPSectionDirective()