Home
last modified time | relevance | path

Searched defs:Step (Results 1 – 25 of 52) sorted by relevance

123

/external/v8/src/heap/
Dincremental-marking-job.cc67 IncrementalMarkingJob::IdleTask::Progress IncrementalMarkingJob::IdleTask::Step( in Step() function in v8::internal::IncrementalMarkingJob::IdleTask
115 void IncrementalMarkingJob::DelayedTask::Step(Heap* heap) { in Step() function in v8::internal::IncrementalMarkingJob::DelayedTask
Dmemory-reducer.cc140 MemoryReducer::State MemoryReducer::Step(const State& state, in Step() function in v8::internal::MemoryReducer
Dincremental-marking.h224 void Step(int bytes_allocated, Address, size_t) override { in Step() function
/external/chromium-trace/catapult/firefighter/update/common/buildbot/
Dstep.py16 class Step(object): class
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DEventMod.java54 public static final byte Step = 10; field in EventMod.ModKind
/external/webrtc/webrtc/base/
Dtask.cc69 void Task::Step() { in Step() function in rtc::Task
/external/autotest/client/cros/cellular/pseudomodem/
Dstate_machine.py150 def Step(self): member in StateMachine
/external/dng_sdk/source/
Ddng_resample.h144 uint32 Step () const in Step() function
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp176 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anonbe9b5f680111::ForExprAST
180 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
365 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp195 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon3317d0690111::ForExprAST
199 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
398 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp615 ConstantInt *Step) in InductionDescriptor()
679 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionPHI() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp280 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local
1044 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNSW() local
1058 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNUW() local
1182 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local
1271 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local
2008 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
DScalarEvolution.cpp1150 static const SCEV *getSignedOverflowLimitForStep(const SCEV *Step, in getSignedOverflowLimitForStep()
1170 static const SCEV *getUnsignedOverflowLimitForStep(const SCEV *Step, in getUnsignedOverflowLimitForStep()
1247 const SCEV *Step = AR->getStepRecurrence(*SE); in getPreStartForExtend() local
1361 const SCEV *Step, in proveNoWrapByVaryingStart()
1449 const SCEV *Step = AR->getStepRecurrence(*this); in getZeroExtendExpr() local
1662 const SCEV *Step = AR->getStepRecurrence(*this); in getSignExtendExpr() local
2663 if (const SCEVConstant *Step = in getUDivExpr() local
2826 const SCEV *ScalarEvolution::getAddRecExpr(const SCEV *Start, const SCEV *Step, in getAddRecExpr()
4327 const SCEV *Step = AddRec->getStepRecurrence(*this); in getRange() local
6612 const SCEV *Step = getSCEVAtScope(AddRec->getOperand(1), L->getParentLoop()); in HowFarToZero() local
[all …]
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp201 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anona794416a0111::ForExprAST
205 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
417 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/emr/
Dstep.py26 class Step(object): class
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp314 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon1c10b26b0211::ForExprAST
318 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST()
558 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
/external/llvm/lib/TableGen/
DSetTheory.cpp170 int Step = 1; in apply() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp177 ExprAST *Start, *End, *Step, *Body; member in ForExprAST
373 ExprAST *Step = 0; in ParseForExpr() local
Dtoy.cpp178 ExprAST *Start, *End, *Step, *Body; member in ForExprAST
374 ExprAST *Step = 0; in ParseForExpr() local
/external/zlib/src/contrib/ada/
Dzlib.adb45 Step : Flate_Step_Function; component
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp192 ExprAST *Start, *End, *Step, *Body; member in ForExprAST
388 ExprAST *Step = 0; in ParseForExpr() local
/external/regex-re2/re2/
Dnfa.cc292 int NFA::Step(Threadq* runq, Threadq* nextq, int c, int flag, const char* p) { in Step() function in re2::NFA
/external/chromium-trace/catapult/experimental/buildbot/
Dbuildbot.py292 class Step(object): class
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1960 Value *Step) { in getStepVector()
2059 const SCEV *Step = AR->getStepRecurrence(*SE); in isConsecutivePtr() local
2613 Value *End, Value *Step, in createInductionVariable()
2699 Constant *Step = ConstantInt::get(TC->getType(), VF * UF); in getOrCreateVectorTripCount() local
2904 Constant *Step = ConstantInt::get(IdxTy, VF * UF); in createEmptyLoop() local
3857 Constant *Step = ConstantInt::getSigned( in vectorizeBlockInLoop() local
5301 const SCEV *Step = AddRec->getStepRecurrence(*SE); in isLikelyComplexAddressComputation() local
5817 Value *InnerLoopUnroller::getStepVector(Value *Val, int StartIdx, Value *Step) { in getStepVector()
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp176 ExprAST *Start, *End, *Step, *Body; member in ForExprAST
372 ExprAST *Step = 0; in ParseForExpr() local

123