Searched defs:Step (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/sys/contrib/dev/acpica/compiler/
H A Ddtsubtable.c291 UINT8 Step; local
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DSetTheory.cpp175 int Step = 1; local
/freebsd-9.3-release/contrib/gperf/src/
H A Dsearch.cc943 struct Step struct
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp947 const SCEV *Step = AR->getStepRecurrence(*this); local
1063 getOverflowLimitForStep(const SCEV *Step, ICmpInst::Predicate *Pred, ScalarEvolution *SE) argument
1091 const SCEV *Step = AR->getStepRecurrence(*SE); local
1213 const SCEV *Step = AR->getStepRecurrence(*this); local
[all...]
H A DScalarEvolutionExpander.cpp285 const SCEV *Step = A->getStepRecurrence(SE); local
1096 const SCEV *Step = Normalized->getStepRecurrence(SE); local
1179 const SCEV *Step local
1730 const SCEV *Step = AR->getStepRecurrence(SE); local
[all...]
H A DDependenceAnalysis.cpp814 const SCEV *Step = AddRec->getStepRecurrence(*SE); local
832 const SCEV *Step = AddRec->getStepRecurrence(*SE); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1421 const SCEV *Step = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*SE)); local
H A DLoopStrengthReduce.cpp501 const SCEV *Step = getExactSDiv(AR->getStepRecurrence(SE), RHS, SE, local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h697 class Step { class in class:clang::InitializationSequence
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp5137 PerformConstructorInitialization(Sema &S, const InitializedEntity &Entity, const InitializationKind &Kind, MultiExprArg Args, const InitializationSequence::Step& Step, bool &ConstructorInitRequiresZeroInit, bool IsListInitialization, SourceLocation LBraceLoc, SourceLocation RBraceLoc) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1152 const SCEV *Step = AR->getStepRecurrence(*SE); local
1609 Constant *Step = ConstantInt::get(IdxTy, VF * UF); local
3601 const SCEV *Step = AR->getStepRecurrence(*SE); local
[all...]

Completed in 308 milliseconds