| /llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/ |
| H A D | LoopExtractor.h | 24 LoopExtractorPass(unsigned NumLoops = ~0) : NumLoops(NumLoops) {} in NumLoops() function
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | LoopExtractor.cpp | 39 unsigned NumLoops; member 71 unsigned NumLoops; member
|
| /llvm-project-15.0.7/bolt/include/bolt/Passes/ |
| H A D | StokeInfo.h | 46 unsigned NumLoops; member
|
| /llvm-project-15.0.7/polly/include/polly/ |
| H A D | ScopDetection.h | 193 int NumLoops; member
|
| /llvm-project-15.0.7/polly/lib/Transform/ |
| H A D | ScheduleTreeTransform.cpp | 615 int NumLoops = unsignedFromIslSize(Band.n_member()); in visitBand() local 632 int NumLoops = unsignedFromIslSize(Band.n_member()); in visitBand() local
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | StmtOpenMP.cpp | 126 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoops() 180 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() 410 unsigned NumLoops, Stmt *AssociatedStmt, in Create() 422 unsigned NumLoops) { in CreateEmpty()
|
| H A D | OpenMPClause.cpp | 332 unsigned NumLoops, in Create() 347 unsigned NumLoops) { in CreateEmpty() 1044 ArrayRef<Expr *> VL, unsigned NumLoops) { in Create() 1062 unsigned NumLoops) { in CreateEmpty()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | StmtOpenMP.h | 900 unsigned NumLoops, in doForAllLoops() 919 unsigned NumLoops, in doForAllLoops() 927 unsigned NumLoops, in doForAllLoops() 942 const Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() 5503 unsigned NumLoops) in OMPTileDirective()
|
| H A D | OpenMPClause.h | 1788 OMPOrderedClause(Expr *Num, unsigned NumLoops, SourceLocation StartLoc, in OMPOrderedClause() 1794 explicit OMPOrderedClause(unsigned NumLoops) in OMPOrderedClause() 4769 unsigned NumLoops = 0; variable 4780 SourceLocation EndLoc, unsigned N, unsigned NumLoops) in OMPDependClause() 4790 explicit OMPDependClause(unsigned N, unsigned NumLoops) in OMPDependClause()
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopDetection.cpp | 1363 int NumLoops = 1; in countBeneficialSubLoops() local 1705 int NumLoops = in isProfitableRegion() local
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | MustExecute.cpp | 446 const auto NumLoops = Loops.size(); in printInfoComment() local
|
| H A D | InlineCost.cpp | 888 int NumLoops = 0; in finalizeAnalysis() local
|
| /llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 2527 size_t NumLoops = Loops.size(); in collapseLoops() local 2656 int NumLoops = Loops.size(); in tileLoops() local 3290 InsertPointTy AllocaIP, unsigned NumLoops, in createOrderedDepend()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 3261 unsigned NumLoops = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
|
| H A D | ASTReader.cpp | 11666 unsigned NumLoops = Record.readInt(); in readClause() local
|
| /llvm-project-15.0.7/llvm/unittests/Frontend/ |
| H A D | OpenMPIRBuilderTest.cpp | 2558 unsigned NumLoops = 2; in TEST_F() local 2643 unsigned NumLoops = 2; in TEST_F() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 9488 unsigned NumLoops = std::max(OrderedLoopCount, NestedLoopCount); in checkOpenMPLoop() local 14481 OpenMPDirectiveKind Kind, Stmt *AStmt, int NumLoops, in checkTransformableLoopNest() 14539 unsigned NumLoops = SizesClause->getNumSizes(); in ActOnOpenMPTileDirective() local 14758 constexpr unsigned NumLoops = 1; in ActOnOpenMPUnrollDirective() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 5762 unsigned NumLoops = DC->getNumLoops(); in EmitOMPOrderedDirective() local
|