Lines Matching refs:alignTo

61       llvm::alignTo(sizeof(OMPParallelDirective), alignof(OMPClause *));  in Create()
76 llvm::alignTo(sizeof(OMPParallelDirective), alignof(OMPClause *)); in CreateEmpty()
87 unsigned Size = llvm::alignTo(sizeof(OMPSimdDirective), alignof(OMPClause *)); in Create()
115 unsigned Size = llvm::alignTo(sizeof(OMPSimdDirective), alignof(OMPClause *)); in CreateEmpty()
127 unsigned Size = llvm::alignTo(sizeof(OMPForDirective), alignof(OMPClause *)); in Create()
164 unsigned Size = llvm::alignTo(sizeof(OMPForDirective), alignof(OMPClause *)); in CreateEmpty()
177 llvm::alignTo(sizeof(OMPForSimdDirective), alignof(OMPClause *)); in Create()
214 llvm::alignTo(sizeof(OMPForSimdDirective), alignof(OMPClause *)); in CreateEmpty()
225 llvm::alignTo(sizeof(OMPSectionsDirective), alignof(OMPClause *)); in Create()
240 llvm::alignTo(sizeof(OMPSectionsDirective), alignof(OMPClause *)); in CreateEmpty()
251 unsigned Size = llvm::alignTo(sizeof(OMPSectionDirective), alignof(Stmt *)); in Create()
261 unsigned Size = llvm::alignTo(sizeof(OMPSectionDirective), alignof(Stmt *)); in CreateEmpty()
272 llvm::alignTo(sizeof(OMPSingleDirective), alignof(OMPClause *)); in Create()
286 llvm::alignTo(sizeof(OMPSingleDirective), alignof(OMPClause *)); in CreateEmpty()
296 unsigned Size = llvm::alignTo(sizeof(OMPMasterDirective), alignof(Stmt *)); in Create()
305 unsigned Size = llvm::alignTo(sizeof(OMPMasterDirective), alignof(Stmt *)); in CreateEmpty()
315 llvm::alignTo(sizeof(OMPCriticalDirective), alignof(OMPClause *)); in Create()
329 llvm::alignTo(sizeof(OMPCriticalDirective), alignof(OMPClause *)); in CreateEmpty()
340 llvm::alignTo(sizeof(OMPParallelForDirective), alignof(OMPClause *)); in Create()
377 llvm::alignTo(sizeof(OMPParallelForDirective), alignof(OMPClause *)); in CreateEmpty()
389 llvm::alignTo(sizeof(OMPParallelForSimdDirective), alignof(OMPClause *)); in Create()
426 llvm::alignTo(sizeof(OMPParallelForSimdDirective), alignof(OMPClause *)); in CreateEmpty()
437 llvm::alignTo(sizeof(OMPParallelSectionsDirective), alignof(OMPClause *)); in Create()
452 llvm::alignTo(sizeof(OMPParallelSectionsDirective), alignof(OMPClause *)); in CreateEmpty()
462 unsigned Size = llvm::alignTo(sizeof(OMPTaskDirective), alignof(OMPClause *)); in Create()
476 unsigned Size = llvm::alignTo(sizeof(OMPTaskDirective), alignof(OMPClause *)); in CreateEmpty()
528 unsigned Size = llvm::alignTo(sizeof(OMPTaskgroupDirective) + in Create()
543 unsigned Size = llvm::alignTo(sizeof(OMPTaskgroupDirective) + in CreateEmpty()
554 llvm::alignTo(sizeof(OMPCancellationPointDirective), alignof(Stmt *)); in Create()
565 llvm::alignTo(sizeof(OMPCancellationPointDirective), alignof(Stmt *)); in CreateEmpty()
574 unsigned Size = llvm::alignTo(sizeof(OMPCancelDirective) + in Create()
588 unsigned Size = llvm::alignTo(sizeof(OMPCancelDirective) + in CreateEmpty()
600 llvm::alignTo(sizeof(OMPFlushDirective), alignof(OMPClause *)); in Create()
612 llvm::alignTo(sizeof(OMPFlushDirective), alignof(OMPClause *)); in CreateEmpty()
623 llvm::alignTo(sizeof(OMPOrderedDirective), alignof(OMPClause *)); in Create()
637 llvm::alignTo(sizeof(OMPOrderedDirective), alignof(OMPClause *)); in CreateEmpty()
648 llvm::alignTo(sizeof(OMPAtomicDirective), alignof(OMPClause *)); in Create()
668 llvm::alignTo(sizeof(OMPAtomicDirective), alignof(OMPClause *)); in CreateEmpty()
680 llvm::alignTo(sizeof(OMPTargetDirective), alignof(OMPClause *)); in Create()
694 llvm::alignTo(sizeof(OMPTargetDirective), alignof(OMPClause *)); in CreateEmpty()
704 llvm::alignTo(sizeof(OMPTargetParallelDirective), alignof(OMPClause *)); in Create()
718 llvm::alignTo(sizeof(OMPTargetParallelDirective), alignof(OMPClause *)); in CreateEmpty()
728 unsigned Size = llvm::alignTo(sizeof(OMPTargetParallelForDirective), in Create()
766 unsigned Size = llvm::alignTo(sizeof(OMPTargetParallelForDirective), in CreateEmpty()
778 llvm::alignTo(sizeof(OMPTargetDataDirective), alignof(OMPClause *)) + in Create()
791 llvm::alignTo(sizeof(OMPTargetDataDirective), alignof(OMPClause *)) + in CreateEmpty()
800 llvm::alignTo(sizeof(OMPTargetEnterDataDirective), alignof(OMPClause *)) + in Create()
813 llvm::alignTo(sizeof(OMPTargetEnterDataDirective), alignof(OMPClause *)) + in CreateEmpty()
822 llvm::alignTo(sizeof(OMPTargetExitDataDirective), alignof(OMPClause *)) + in Create()
835 llvm::alignTo(sizeof(OMPTargetExitDataDirective), alignof(OMPClause *)) + in CreateEmpty()
846 llvm::alignTo(sizeof(OMPTeamsDirective), alignof(OMPClause *)); in Create()
860 llvm::alignTo(sizeof(OMPTeamsDirective), alignof(OMPClause *)); in CreateEmpty()
871 llvm::alignTo(sizeof(OMPTaskLoopDirective), alignof(OMPClause *)); in Create()
908 llvm::alignTo(sizeof(OMPTaskLoopDirective), alignof(OMPClause *)); in CreateEmpty()
920 llvm::alignTo(sizeof(OMPTaskLoopSimdDirective), alignof(OMPClause *)); in Create()
956 llvm::alignTo(sizeof(OMPTaskLoopSimdDirective), alignof(OMPClause *)); in CreateEmpty()
968 llvm::alignTo(sizeof(OMPDistributeDirective), alignof(OMPClause *)); in Create()
1004 llvm::alignTo(sizeof(OMPDistributeDirective), alignof(OMPClause *)); in CreateEmpty()
1015 llvm::alignTo(sizeof(OMPTargetUpdateDirective), alignof(OMPClause *)); in Create()
1029 llvm::alignTo(sizeof(OMPTargetUpdateDirective), alignof(OMPClause *)); in CreateEmpty()
1039 unsigned Size = llvm::alignTo(sizeof(OMPDistributeParallelForDirective), in Create()
1093 unsigned Size = llvm::alignTo(sizeof(OMPDistributeParallelForDirective), in CreateEmpty()
1107 unsigned Size = llvm::alignTo(sizeof(OMPDistributeParallelForSimdDirective), in Create()
1160 unsigned Size = llvm::alignTo(sizeof(OMPDistributeParallelForSimdDirective), in CreateEmpty()
1175 llvm::alignTo(sizeof(OMPDistributeSimdDirective), alignof(OMPClause *)); in Create()
1213 llvm::alignTo(sizeof(OMPDistributeSimdDirective), alignof(OMPClause *)); in CreateEmpty()
1225 unsigned Size = llvm::alignTo(sizeof(OMPTargetParallelForSimdDirective), in Create()
1265 unsigned Size = llvm::alignTo(sizeof(OMPTargetParallelForSimdDirective), in CreateEmpty()
1280 llvm::alignTo(sizeof(OMPTargetSimdDirective), alignof(OMPClause *)); in Create()
1308 llvm::alignTo(sizeof(OMPTargetSimdDirective), alignof(OMPClause *)); in CreateEmpty()
1320 llvm::alignTo(sizeof(OMPTeamsDistributeDirective), alignof(OMPClause *)); in Create()
1357 llvm::alignTo(sizeof(OMPTeamsDistributeDirective), alignof(OMPClause *)); in CreateEmpty()
1368 unsigned Size = llvm::alignTo(sizeof(OMPTeamsDistributeSimdDirective), in Create()
1406 unsigned Size = llvm::alignTo(sizeof(OMPTeamsDistributeSimdDirective), in CreateEmpty()
1420 auto Size = llvm::alignTo(sizeof(OMPTeamsDistributeParallelForSimdDirective), in Create()
1474 auto Size = llvm::alignTo(sizeof(OMPTeamsDistributeParallelForSimdDirective), in CreateEmpty()
1490 auto Size = llvm::alignTo(sizeof(OMPTeamsDistributeParallelForDirective), in Create()
1544 auto Size = llvm::alignTo(sizeof(OMPTeamsDistributeParallelForDirective), in CreateEmpty()
1558 llvm::alignTo(sizeof(OMPTargetTeamsDirective), alignof(OMPClause *)); in Create()
1572 llvm::alignTo(sizeof(OMPTargetTeamsDirective), alignof(OMPClause *)); in CreateEmpty()
1582 auto Size = llvm::alignTo(sizeof(OMPTargetTeamsDistributeDirective), in Create()
1622 auto Size = llvm::alignTo(sizeof(OMPTargetTeamsDistributeDirective), in CreateEmpty()
1637 llvm::alignTo(sizeof(OMPTargetTeamsDistributeParallelForDirective), in Create()
1693 llvm::alignTo(sizeof(OMPTargetTeamsDistributeParallelForDirective), in CreateEmpty()
1710 llvm::alignTo(sizeof(OMPTargetTeamsDistributeParallelForSimdDirective), in Create()
1764 llvm::alignTo(sizeof(OMPTargetTeamsDistributeParallelForSimdDirective), in CreateEmpty()
1780 auto Size = llvm::alignTo(sizeof(OMPTargetTeamsDistributeSimdDirective), in Create()
1820 auto Size = llvm::alignTo(sizeof(OMPTargetTeamsDistributeSimdDirective), in CreateEmpty()