| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | LoopExtractor.h | 24 LoopExtractorPass(unsigned NumLoops = ~0) : NumLoops(NumLoops) {} in NumLoops() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | LoopExtractor.cpp | 39 unsigned NumLoops; member 71 unsigned NumLoops; member
|
| /freebsd-14.2/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbexec.c | 960 UINT32 NumLoops; in AcpiDbCreateExecutionThreads() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 726 ExprResult NumLoops = in ParseOpenACCClauseParams() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 344 unsigned NumLoops, in Create() 359 unsigned NumLoops) { in CreateEmpty() 1058 ArrayRef<Expr *> VL, unsigned NumLoops) { in Create() 1076 unsigned NumLoops) { in CreateEmpty() 1683 ArrayRef<Expr *> VL, unsigned NumLoops) { in Create() 1699 unsigned NumLoops) { in CreateEmpty()
|
| H A D | StmtOpenMP.cpp | 126 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoops() 180 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() 412 unsigned NumLoops, Stmt *AssociatedStmt, in Create() 424 unsigned NumLoops) { in CreateEmpty()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MustExecute.cpp | 361 const auto NumLoops = Loops.size(); in printInfoComment() local
|
| H A D | InlineCost.cpp | 986 int NumLoops = 0; in finalizeAnalysis() local
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtOpenMP.h | 916 unsigned NumLoops, in doForAllLoops() 935 unsigned NumLoops, in doForAllLoops() 943 unsigned NumLoops, in doForAllLoops() 958 const Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() 5573 unsigned NumLoops) in OMPTileDirective()
|
| H A D | OpenMPClause.h | 1852 OMPOrderedClause(Expr *Num, unsigned NumLoops, SourceLocation StartLoc, in OMPOrderedClause() 1858 explicit OMPOrderedClause(unsigned NumLoops) in OMPOrderedClause() 4907 unsigned NumLoops = 0; variable 4918 SourceLocation EndLoc, unsigned N, unsigned NumLoops) in OMPDependClause() 4928 explicit OMPDependClause(unsigned N, unsigned NumLoops) in OMPDependClause() 9170 unsigned NumLoops = 0; variable 9180 SourceLocation EndLoc, unsigned N, unsigned NumLoops) in OMPDoacrossClause() 9189 explicit OMPDoacrossClause(unsigned N, unsigned NumLoops) in OMPDoacrossClause()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 3178 size_t NumLoops = Loops.size(); in collapseLoops() local 3307 int NumLoops = Loops.size(); in tileLoops() local 4072 InsertPointTy AllocaIP, unsigned NumLoops, in createOrderedDepend()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 3391 unsigned NumLoops = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
|
| H A D | ASTReader.cpp | 10415 unsigned NumLoops = Record.readInt(); in readClause() local 10562 unsigned NumLoops = Record.readInt(); in readClause() local
|
| /freebsd-14.2/sys/contrib/dev/acpica/include/ |
| H A D | aclocal.h | 1529 UINT32 NumLoops; member
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 9507 unsigned NumLoops = in checkOpenMPIterationSpace() local 9786 unsigned NumLoops = std::max(OrderedLoopCount, NestedLoopCount); in checkOpenMPLoop() local 14919 OpenMPDirectiveKind Kind, Stmt *AStmt, int NumLoops, in checkTransformableLoopNest() 14977 unsigned NumLoops = SizesClause->getNumSizes(); in ActOnOpenMPTileDirective() local 15196 constexpr unsigned NumLoops = 1; in ActOnOpenMPUnrollDirective() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 5853 unsigned NumLoops = C->getNumLoops(); in emitRestoreIP() local
|