/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | LoopExtractor.h | 24 LoopExtractorPass(unsigned NumLoops = ~0) : NumLoops(NumLoops) {} in NumLoops() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | LoopExtractor.cpp | 44 unsigned NumLoops; member 76 unsigned NumLoops; member
|
/netbsd-src/sys/external/bsd/acpica/dist/debugger/ |
H A D | dbexec.c | 854 UINT32 NumLoops; in AcpiDbCreateExecutionThreads() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | StmtOpenMP.cpp | 126 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoops() 155 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() 340 unsigned NumLoops, Stmt *AssociatedStmt, in Create() 352 unsigned NumLoops) { in CreateEmpty()
|
H A D | OpenMPClause.cpp | 324 unsigned NumLoops, in Create() 339 unsigned NumLoops) { in CreateEmpty() 1000 ArrayRef<Expr *> VL, unsigned NumLoops) { in Create() 1017 unsigned NumLoops) { in CreateEmpty()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | MustExecute.cpp | 449 const auto NumLoops = Loops.size(); in printInfoComment() local
|
H A D | InlineCost.cpp | 817 int NumLoops = 0; in finalizeAnalysis() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 893 unsigned NumLoops, in doForAllLoops() 908 const Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() 4973 unsigned NumLoops) in OMPTileDirective()
|
H A D | OpenMPClause.h | 1604 OMPOrderedClause(Expr *Num, unsigned NumLoops, SourceLocation StartLoc, in OMPOrderedClause() 1610 explicit OMPOrderedClause(unsigned NumLoops) in OMPOrderedClause() 4534 unsigned NumLoops = 0; variable 4545 SourceLocation EndLoc, unsigned N, unsigned NumLoops) in OMPDependClause() 4555 explicit OMPDependClause(unsigned N, unsigned NumLoops) in OMPDependClause()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 1561 size_t NumLoops = Loops.size(); in collapseLoops() local 1683 int NumLoops = Loops.size(); in tileLoops() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 3184 unsigned NumLoops = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
|
H A D | ASTReader.cpp | 11845 unsigned NumLoops = Record.readInt(); in readClause() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | aclocal.h | 1431 UINT32 NumLoops; global() member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 8945 unsigned NumLoops = std::max(OrderedLoopCount, NestedLoopCount); in checkOpenMPLoop() local 12558 unsigned NumLoops = SizesClause->getNumSizes(); in ActOnOpenMPTileDirective() local
|