Lines Matching refs:RoundUpToAlignment
60 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelDirective), in Create()
75 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelDirective), in CreateEmpty()
87 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSimdDirective), in Create()
115 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSimdDirective), in CreateEmpty()
128 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPForDirective), in Create()
164 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPForDirective), in CreateEmpty()
177 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPForSimdDirective), in Create()
212 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPForSimdDirective), in CreateEmpty()
223 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSectionsDirective), in Create()
238 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSectionsDirective), in CreateEmpty()
250 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSectionDirective), in Create()
261 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSectionDirective), in CreateEmpty()
272 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSingleDirective), in Create()
286 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPSingleDirective), in CreateEmpty()
297 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPMasterDirective), in Create()
307 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPMasterDirective), in CreateEmpty()
317 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPCriticalDirective), in Create()
331 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPCriticalDirective), in CreateEmpty()
342 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelForDirective), in Create()
377 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelForDirective), in CreateEmpty()
389 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelForSimdDirective), in Create()
424 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelForSimdDirective), in CreateEmpty()
435 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelSectionsDirective), in Create()
450 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPParallelSectionsDirective), in CreateEmpty()
461 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskDirective), in Create()
476 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskDirective), in CreateEmpty()
530 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskgroupDirective), in Create()
541 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskgroupDirective), in CreateEmpty()
550 unsigned Size = llvm::RoundUpToAlignment( in Create()
561 unsigned Size = llvm::RoundUpToAlignment( in CreateEmpty()
571 unsigned Size = llvm::RoundUpToAlignment( in Create()
585 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPCancelDirective) + in CreateEmpty()
596 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPFlushDirective), in Create()
608 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPFlushDirective), in CreateEmpty()
619 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPOrderedDirective), in Create()
633 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPOrderedDirective), in CreateEmpty()
644 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPAtomicDirective), in Create()
664 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPAtomicDirective), in CreateEmpty()
676 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTargetDirective), in Create()
690 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTargetDirective), in CreateEmpty()
701 C.Allocate(llvm::RoundUpToAlignment(sizeof(OMPTargetDataDirective), in Create()
715 C.Allocate(llvm::RoundUpToAlignment(sizeof(OMPTargetDataDirective), in CreateEmpty()
726 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTeamsDirective), in Create()
740 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTeamsDirective), in CreateEmpty()
751 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskLoopDirective), in Create()
786 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskLoopDirective), in CreateEmpty()
798 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskLoopSimdDirective), in Create()
832 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPTaskLoopSimdDirective), in CreateEmpty()
844 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPDistributeDirective), in Create()
878 unsigned Size = llvm::RoundUpToAlignment(sizeof(OMPDistributeDirective), in CreateEmpty()