/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 174 ExprAST *Start, *End, *Step, *Body; member in __anon5d57a7340111::ForExprAST 362 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolutionExpander.cpp | 284 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local 1181 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local 1264 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local 1845 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
|
H A D | ScalarEvolution.cpp | 1197 const SCEV *Step = AR->getStepRecurrence(*this); in getZeroExtendExpr() local 1313 static const SCEV *getOverflowLimitForStep(const SCEV *Step, in getOverflowLimitForStep() 1341 const SCEV *Step = AR->getStepRecurrence(*SE); in getPreStartForSignExtend() local 1479 const SCEV *Step = AR->getStepRecurrence(*this); in getSignExtendExpr() local 2453 if (const SCEVConstant *Step = in getUDivExpr() local 2618 const SCEV *ScalarEvolution::getAddRecExpr(const SCEV *Start, const SCEV *Step, in getAddRecExpr() 3785 const SCEV *Step = AddRec->getStepRecurrence(*this); in getUnsignedRange() local 3941 const SCEV *Step = AddRec->getStepRecurrence(*this); in getSignedRange() local 6050 const SCEV *Step = getSCEVAtScope(AddRec->getOperand(1), L->getParentLoop()); in HowFarToZero() local 7074 const SCEV *ScalarEvolution::computeBECount(const SCEV *Delta, const SCEV *Step, in computeBECount() [all …]
|
H A D | DependenceAnalysis.cpp | 834 const SCEV *Step = AddRec->getStepRecurrence(*SE); in checkSrcSubscript() local 852 const SCEV *Step = AddRec->getStepRecurrence(*SE); in checkDstSubscript() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 193 ExprAST *Start, *End, *Step, *Body; member in __anond1d418350111::ForExprAST 393 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 170 int Step = 1; in apply() local
|
/minix3/common/dist/zlib/contrib/ada/ |
H A D | zlib.adb | 45 Step : Flate_Step_Function; component
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 177 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 373 ExprAST *Step = 0; in ParseForExpr() local
|
H A D | toy.cpp | 178 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 374 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 199 ExprAST *Start, *End, *Step, *Body; member in __anon465089360111::ForExprAST 413 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 192 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 388 ExprAST *Step = 0; in ParseForExpr() local
|
H A D | toy.cpp | 199 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 395 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 176 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 372 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 218 ExprAST *Start, *End, *Step, *Body; member in ForExprAST 414 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 314 ExprAST *Start, *End, *Step, *Body; member in __anonbaccfa370211::ForExprAST 559 ExprAST *Step = 0; in ParseForExpr() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 1719 const SCEV *Step = AR->getStepRecurrence(*SE); in isConsecutivePtr() local 2319 Constant *Step = ConstantInt::get(IdxTy, VF * UF); in createEmptyLoop() local 4509 const SCEV *Step = AR->getStepRecurrence(*SE); in isStridedPtr() local 5302 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionVariable() local 5918 const SCEV *Step = AddRec->getStepRecurrence(*SE); in isLikelyComplexAddressComputation() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 1896 Expr *Step; member in __anon8add7ef70911::OpenMPIterationSpaceChecker 2530 ExprResult Step, bool Subtract) { in BuildCounterUpdate() 4986 OMPClause *Sema::ActOnOpenMPLinearClause(ArrayRef<Expr *> VarList, Expr *Step, in ActOnOpenMPLinearClause()
|
H A D | SemaInit.cpp | 4805 for (SmallVectorImpl<Step>::iterator Step = Steps.begin(), in ~InitializationSequence() local 5258 const InitializationSequence::Step& Step, in PerformConstructorInitialization() 5788 for (step_iterator Step = step_begin(), StepEnd = step_end(); in Perform() local
|
H A D | SemaStmt.cpp | 2562 for (InitializationSequence::step_iterator Step = Seq.step_begin(), in PerformMoveOrCopyInitialization() local
|
H A D | TreeTransform.h | 1501 OMPClause *RebuildOMPLinearClause(ArrayRef<Expr *> VarList, Expr *Step, in RebuildOMPLinearClause() 7136 ExprResult Step = getDerived().TransformExpr(C->getStep()); in TransformOMPLinearClause() local
|
H A D | SemaExprCXX.cpp | 185 for (unsigned Step = 0; Step != 2; ++Step) { in getDestructorName() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1558 const SCEV *Step = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*SE)); in FindLoopCounter() local
|
H A D | LoopStrengthReduce.cpp | 562 const SCEV *Step = getExactSDiv(AR->getStepRecurrence(SE), RHS, SE, in getExactSDiv() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 1359 void setStep(Expr *Step) { *varlist_end() = Step; } in setStep()
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | Stmt.cpp | 1293 ArrayRef<Expr *> VL, Expr *Step) { in Create()
|