Home
last modified time | relevance | path

Searched defs:NumLoops (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DLoopExtractor.h24 LoopExtractorPass(unsigned NumLoops = ~0) : NumLoops(NumLoops) {} in NumLoops() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp39 unsigned NumLoops; member
71 unsigned NumLoops; member
/freebsd-src/sys/contrib/dev/acpica/components/debugger/
H A Ddbexec.c960 UINT32 NumLoops; in AcpiDbCreateExecutionThreads() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp726 ExprResult NumLoops = ParseOpenACCClauseParams() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp344 unsigned NumLoops, in Create() argument
359 unsigned NumLoops) { in CreateEmpty() argument
1058 ArrayRef<Expr *> VL, unsigned NumLoops) { in Create() argument
1076 CreateEmpty(const ASTContext & C,unsigned N,unsigned NumLoops) CreateEmpty() argument
1683 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,OpenMPDoacrossClauseModifier DepType,SourceLocation DepLoc,SourceLocation ColonLoc,ArrayRef<Expr * > VL,unsigned NumLoops) Create() argument
1699 CreateEmpty(const ASTContext & C,unsigned N,unsigned NumLoops) CreateEmpty() argument
[all...]
H A DStmtOpenMP.cpp126 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoops() argument
180 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() argument
412 unsigned NumLoops, Stmt *AssociatedStmt, in Create() argument
424 unsigned NumLoops) { in CreateEmpty() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp361 const auto NumLoops = Loops.size(); in printInfoComment() local
H A DInlineCost.cpp986 int NumLoops = 0; finalizeAnalysis() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h916 unsigned NumLoops, in doForAllLoops() argument
935 unsigned NumLoops, in doForAllLoops() argument
943 unsigned NumLoops, in doForAllLoops() argument
958 const Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() argument
5573 OMPTileDirective(SourceLocation StartLoc,SourceLocation EndLoc,unsigned NumLoops) OMPTileDirective() argument
[all...]
H A DOpenMPClause.h1852 OMPOrderedClause(Expr *Num, unsigned NumLoops, SourceLocation StartLoc, in OMPOrderedClause() argument
1858 explicit OMPOrderedClause(unsigned NumLoops) in OMPOrderedClause() argument
4907 unsigned NumLoops = 0; global() variable
4918 OMPDependClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,unsigned N,unsigned NumLoops) OMPDependClause() argument
4928 OMPDependClause(unsigned N,unsigned NumLoops) OMPDependClause() argument
9170 unsigned NumLoops = 0; global() variable
9180 OMPDoacrossClause(SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,unsigned N,unsigned NumLoops) OMPDoacrossClause() argument
9189 OMPDoacrossClause(unsigned N,unsigned NumLoops) OMPDoacrossClause() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3178 size_t NumLoops = Loops.size(); collapseLoops() local
3307 int NumLoops = Loops.size(); tileLoops() local
4072 createOrderedDepend(const LocationDescription & Loc,InsertPointTy AllocaIP,unsigned NumLoops,ArrayRef<llvm::Value * > StoreValues,const Twine & Name,bool IsDependSource) createOrderedDepend() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp3391 unsigned NumLoops = Record[ASTStmtReader::NumStmtFields]; ReadStmtFromStream() local
H A DASTReader.cpp10415 unsigned NumLoops = Record.readInt(); readClause() local
10562 unsigned NumLoops = Record.readInt(); readClause() local
/freebsd-src/sys/contrib/dev/acpica/include/
H A Daclocal.h1539 UINT32 NumLoops; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9507 unsigned NumLoops = checkOpenMPIterationSpace() local
9786 unsigned NumLoops = std::max(OrderedLoopCount, NestedLoopCount); checkOpenMPLoop() local
14919 checkTransformableLoopNest(OpenMPDirectiveKind Kind,Stmt * AStmt,int NumLoops,SmallVectorImpl<OMPLoopBasedDirective::HelperExprs> & LoopHelpers,Stmt * & Body,SmallVectorImpl<SmallVector<llvm::PointerUnion<Stmt *,Decl * >,0>> & OriginalInits) checkTransformableLoopNest() argument
14977 unsigned NumLoops = SizesClause->getNumSizes(); ActOnOpenMPTileDirective() local
15196 constexpr unsigned NumLoops = 1; ActOnOpenMPUnrollDirective() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5853 unsigned NumLoops = C->getNumLoops(); emitRestoreIP() local