Home
last modified time | relevance | path

Searched defs:NumIterations (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp436 unsigned NumIterations; member in __anonb9a8fc190111::StackColoring
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp361 unsigned NumIterations = 0; in allocateCandidatesAndFindBasis() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1609 Value *NumIterations; global() member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9371 if (llvm::Value *NumIterations = SizeEmitter(CGF, *LD)) emitTargetNumIterationsCall() local
9578 llvm::Value *NumIterations = emitTargetCallKernelLaunch() local
11111 emitDoacrossInit(CodeGenFunction & CGF,const OMPLoopDirective & D,ArrayRef<Expr * > NumIterations) emitDoacrossInit() argument
12206 emitDoacrossInit(CodeGenFunction & CGF,const OMPLoopDirective & D,ArrayRef<Expr * > NumIterations) emitDoacrossInit() argument
[all...]
H A DCGStmtOpenMP.cpp6679 llvm::Value *NumIterations = CGF.EmitScalarExpr(D.getNumIterations()); emitCommonOMPTargetDirective() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp370 Expr *NumIterations) { in setLoopNumIterations() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7916 Expr *NumIterations = nullptr; global() member
9936 ExprResult NumIterations = LastIteration; checkOpenMPLoop() local
15057 Expr *NumIterations = LoopHelper.NumIterations; ActOnOpenMPTileDirective() local
15133 Expr *NumIterations = LoopHelper.NumIterations; ActOnOpenMPTileDirective() local
20418 FinishOpenMPLinearClause(OMPLinearClause & Clause,DeclRefExpr * IV,Expr * NumIterations,Sema & SemaRef,Scope * S,DSAStackTy * Stack) FinishOpenMPLinearClause() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h762 Expr *NumIterations; member
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5148 Value *NumIterations = Builder.getInt64(0); emitTargetCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9599 unsigned NumIterations = BEs.getZExtValue(); // must be in range getConstantEvolutionLoopExitValue() local