Lines Matching refs:createEmptyDirective
276 return createEmptyDirective<OMPMetaDirective>(C, NumClauses, in CreateEmpty()
295 return createEmptyDirective<OMPParallelDirective>(C, NumClauses, in CreateEmpty()
331 return createEmptyDirective<OMPSimdDirective>( in CreateEmpty()
404 return createEmptyDirective<OMPForDirective>( in CreateEmpty()
425 return createEmptyDirective<OMPTileDirective>( in CreateEmpty()
447 return createEmptyDirective<OMPUnrollDirective>( in CreateEmpty()
465 return createEmptyDirective<OMPReverseDirective>( in CreateEmpty()
485 return createEmptyDirective<OMPInterchangeDirective>( in CreateEmpty()
529 return createEmptyDirective<OMPForSimdDirective>( in CreateEmpty()
549 return createEmptyDirective<OMPSectionsDirective>(C, NumClauses, in CreateEmpty()
568 return createEmptyDirective<OMPSectionDirective>(C, /*NumClauses=*/0, in CreateEmpty()
585 return createEmptyDirective<OMPScopeDirective>(C, NumClauses, in CreateEmpty()
602 return createEmptyDirective<OMPSingleDirective>(C, NumClauses, in CreateEmpty()
617 return createEmptyDirective<OMPMasterDirective>(C, /*NumClauses=*/0, in CreateEmpty()
633 return createEmptyDirective<OMPCriticalDirective>(C, NumClauses, in CreateEmpty()
677 return createEmptyDirective<OMPParallelForDirective>( in CreateEmpty()
721 return createEmptyDirective<OMPParallelForSimdDirective>( in CreateEmpty()
738 return createEmptyDirective<OMPParallelMasterDirective>( in CreateEmpty()
754 return createEmptyDirective<OMPParallelMaskedDirective>( in CreateEmpty()
772 return createEmptyDirective<OMPParallelSectionsDirective>( in CreateEmpty()
789 return createEmptyDirective<OMPTaskDirective>(C, NumClauses, in CreateEmpty()
816 return createEmptyDirective<OMPErrorDirective>(C, NumClauses); in CreateEmpty()
842 return createEmptyDirective<OMPTaskwaitDirective>(C, NumClauses); in CreateEmpty()
857 return createEmptyDirective<OMPTaskgroupDirective>( in CreateEmpty()
888 return createEmptyDirective<OMPCancelDirective>(C, NumClauses); in CreateEmpty()
903 return createEmptyDirective<OMPFlushDirective>(C, NumClauses); in CreateEmpty()
918 return createEmptyDirective<OMPDepobjDirective>(C, NumClauses); in CreateEmpty()
933 return createEmptyDirective<OMPScanDirective>(C, NumClauses); in CreateEmpty()
950 return createEmptyDirective<OMPOrderedDirective>(C, NumClauses, in CreateEmpty()
976 return createEmptyDirective<OMPAtomicDirective>( in CreateEmpty()
992 return createEmptyDirective<OMPTargetDirective>(C, NumClauses, in CreateEmpty()
1010 return createEmptyDirective<OMPTargetParallelDirective>( in CreateEmpty()
1055 return createEmptyDirective<OMPTargetParallelForDirective>( in CreateEmpty()
1071 return createEmptyDirective<OMPTargetDataDirective>( in CreateEmpty()
1085 return createEmptyDirective<OMPTargetEnterDataDirective>( in CreateEmpty()
1099 return createEmptyDirective<OMPTargetExitDataDirective>( in CreateEmpty()
1115 return createEmptyDirective<OMPTeamsDirective>(C, NumClauses, in CreateEmpty()
1158 return createEmptyDirective<OMPTaskLoopDirective>( in CreateEmpty()
1201 return createEmptyDirective<OMPTaskLoopSimdDirective>( in CreateEmpty()
1246 return createEmptyDirective<OMPMasterTaskLoopDirective>( in CreateEmpty()
1291 return createEmptyDirective<OMPMaskedTaskLoopDirective>( in CreateEmpty()
1335 return createEmptyDirective<OMPMasterTaskLoopSimdDirective>( in CreateEmpty()
1379 return createEmptyDirective<OMPMaskedTaskLoopSimdDirective>( in CreateEmpty()
1425 return createEmptyDirective<OMPParallelMasterTaskLoopDirective>( in CreateEmpty()
1472 return createEmptyDirective<OMPParallelMaskedTaskLoopDirective>( in CreateEmpty()
1519 return createEmptyDirective<OMPParallelMasterTaskLoopSimdDirective>( in CreateEmpty()
1566 return createEmptyDirective<OMPParallelMaskedTaskLoopSimdDirective>( in CreateEmpty()
1611 return createEmptyDirective<OMPDistributeDirective>( in CreateEmpty()
1627 return createEmptyDirective<OMPTargetUpdateDirective>( in CreateEmpty()
1686 return createEmptyDirective<OMPDistributeParallelForDirective>( in CreateEmpty()
1746 return createEmptyDirective<OMPDistributeParallelForSimdDirective>( in CreateEmpty()
1791 return createEmptyDirective<OMPDistributeSimdDirective>( in CreateEmpty()
1836 return createEmptyDirective<OMPTargetParallelForSimdDirective>( in CreateEmpty()
1873 return createEmptyDirective<OMPTargetSimdDirective>( in CreateEmpty()
1917 return createEmptyDirective<OMPTeamsDistributeDirective>( in CreateEmpty()
1960 return createEmptyDirective<OMPTeamsDistributeSimdDirective>( in CreateEmpty()
2019 return createEmptyDirective<OMPTeamsDistributeParallelForSimdDirective>( in CreateEmpty()
2081 return createEmptyDirective<OMPTeamsDistributeParallelForDirective>( in CreateEmpty()
2098 return createEmptyDirective<OMPTargetTeamsDirective>( in CreateEmpty()
2142 return createEmptyDirective<OMPTargetTeamsDistributeDirective>( in CreateEmpty()
2205 return createEmptyDirective<OMPTargetTeamsDistributeParallelForDirective>( in CreateEmpty()
2266 return createEmptyDirective<OMPTargetTeamsDistributeParallelForSimdDirective>( in CreateEmpty()
2314 return createEmptyDirective<OMPTargetTeamsDistributeSimdDirective>( in CreateEmpty()
2332 return createEmptyDirective<OMPInteropDirective>(C, NumClauses); in CreateEmpty()
2348 return createEmptyDirective<OMPDispatchDirective>(C, NumClauses, in CreateEmpty()
2366 return createEmptyDirective<OMPMaskedDirective>(C, NumClauses, in CreateEmpty()
2407 return createEmptyDirective<OMPGenericLoopDirective>( in CreateEmpty()
2464 return createEmptyDirective<OMPTeamsGenericLoopDirective>( in CreateEmpty()
2523 return createEmptyDirective<OMPTargetTeamsGenericLoopDirective>( in CreateEmpty()
2566 return createEmptyDirective<OMPParallelGenericLoopDirective>( in CreateEmpty()
2612 return createEmptyDirective<OMPTargetParallelGenericLoopDirective>( in CreateEmpty()