Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DBufferUploadPerf.cpp113 void BufferUploadPerf::Step() { in Step() function in BufferUploadPerf
DSubresourceTrackingPerf.cpp88 void Step() override { in Step() function in SubresourceTrackingPerf
DShaderRobustnessPerf.cpp478 void ShaderRobustnessPerf::Step() { in Step() function in ShaderRobustnessPerf
DDrawCallPerf.cpp558 void DrawCallPerf::Step() { in Step() function in DrawCallPerf
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_resample.h144 uint32 Step () const in Step() function
/third_party/cef/tests/ceftests/
Ddraggable_regions_unittest.cc53 enum Step { enum in __anon6fe895950111::DraggableRegionsTestHandler
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLContextSharingTest.cpp536 enum class Step in TEST_P() enum
682 enum class Step in TEST_P() enum
793 enum class Step in TEST_P() enum
DEGLContextASANTest.cpp62 enum class Step in TEST_P() enum
DEGLMultiContextTest.cpp162 enum class Step in TEST_P() enum
/third_party/boost/libs/container/bench/
Dbench_alloc_shrink_to_fit.cpp79 const std::size_t Step = 5; in vector_test_template() local
/third_party/cef/libcef/browser/
Dbrowser_info_manager.h163 enum Step { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp500 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep()
700 auto *Step = RangeCheckIV->getStepRecurrence(*SE); in widenICmpRangeCheck() local
884 auto *Step = Result->IV->getStepRecurrence(*SE); in parseLoopLatchICmp() local
890 auto IsUnsupportedPredicate = [](const SCEV *Step, ICmpInst::Predicate Pred) { in parseLoopLatchICmp()
DInductiveRangeCheckElimination.cpp143 const SCEV *Step = nullptr; member in __anonc70288ee0111::InductiveRangeCheck
644 const SCEV *BoundSCEV, const SCEV *Step, in isSafeDecreasingBound()
694 const SCEV *BoundSCEV, const SCEV *Step, in isSafeIncreasingBound()
867 const SCEV *Step = SE.getSCEV(StepCI); in parseLoopStructure() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp799 const SCEV *Step, BinaryOperator *BOp, in InductionDescriptor()
897 const SCEV *Step = SE->getUnknown(Addend); in isFPInductionPHI() local
1086 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionPHI() local
DLoopCacheAnalysis.cpp85 const SCEV *Step = AR->getStepRecurrence(SE); in isOneDimensionalArray() local
429 const SCEV *Step = AR->getStepRecurrence(SE); in isSimpleAddRecurrence() local
DScalarEvolutionExpander.cpp295 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local
1133 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNSW() local
1147 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNUW() local
1276 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local
1364 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local
2249 const SCEV *Step = AR->getStepRecurrence(SE); in generateOverflowCheck() local
2411 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dstack_frame.cc138 EvalResultPtr StackFrame::Step(const AnalysisEnginePtr &engine) { in Step() function in mindspore::abstract::StackFrame
/third_party/boost/boost/icl/detail/
Delement_comparer.hpp186 typedef element_comparer<LeftT,RightT> Step; in element_compare() typedef
Dsubset_comparer.hpp225 typedef subset_comparer<LeftT,RightT> Step; in subset_compare() typedef
Dinterval_subset_comparer.hpp340 typedef subset_comparer<LeftT,RightT> Step; in subset_compare() typedef
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.h122 const size_t Step = 8; in CollectFeatures() local
/third_party/mindspore/mindspore/core/utils/
Dprofile.h78 virtual ProfContext *Step(const std::string &) { return nullptr; } in Step() function
Dprofile.cc175 ProfContext *Profile::Step(const std::string &name) { in Step() function in mindspore::Profile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h357 const SCEV *Step = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp180 int Step = 1; in apply() local

1234