Home
last modified time | relevance | path

Searched defs:induction (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dunroll_simple.cpp976 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1071 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1468 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1639 Instruction* induction in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dunroll_simple.cpp976 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1071 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1468 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1639 Instruction* induction in TEST_F() local
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dunroll_simple.cpp975 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1070 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1467 Instruction* induction = loop.FindConditionVariable(condition); in TEST_F() local
1638 Instruction* induction in TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Doptimize_string_concat.cpp243 auto induction = GetGraph()->CreateInstPhi(DataType::INT32, pc); in CreateAppendArgsLoop() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp460 Instruction* induction = inductions[0]; in IsSupportedLoop() local
396 GetConstantTerm(const Loop* loop, SERecurrentNode* induction) GetConstantTerm() argument
[all...]
H A Dloop_descriptor.cpp170 GetInductionInitValue(const Instruction* induction, int64_t* value) const GetInductionInitValue() argument
660 FindNumberOfIterations(const Instruction* induction, const Instruction* branch_inst, size_t* iterations_out, int64_t* step_value_out, int64_t* init_value_out) const FindNumberOfIterations() argument
863 Instruction* induction = nullptr; FindConditionVariable() local
[all...]
H A Dloop_unroller.cpp992 const Instruction* induction = loop_->FindConditionVariable(condition); CanPerformUnroll() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence_helpers.cpp460 Instruction* induction = inductions[0]; in IsSupportedLoop() local
396 GetConstantTerm(const Loop* loop, SERecurrentNode* induction) GetConstantTerm() argument
[all...]
H A Dloop_descriptor.cpp170 GetInductionInitValue(const Instruction* induction, int64_t* value) const GetInductionInitValue() argument
660 FindNumberOfIterations(const Instruction* induction, const Instruction* branch_inst, size_t* iterations_out, int64_t* step_value_out, int64_t* init_value_out) const FindNumberOfIterations() argument
863 Instruction* induction = nullptr; FindConditionVariable() local
[all...]
H A Dloop_unroller.cpp992 const Instruction* induction = loop_->FindConditionVariable(condition); CanPerformUnroll() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp458 Instruction* induction = inductions[0]; in IsSupportedLoop() local
394 GetConstantTerm(const Loop* loop, SERecurrentNode* induction) GetConstantTerm() argument
[all...]
H A Dloop_descriptor.cpp168 GetInductionInitValue(const Instruction* induction, int64_t* value) const GetInductionInitValue() argument
654 FindNumberOfIterations(const Instruction* induction, const Instruction* branch_inst, size_t* iterations_out, int64_t* step_value_out, int64_t* init_value_out) const FindNumberOfIterations() argument
861 Instruction* induction = nullptr; FindConditionVariable() local
[all...]
H A Dloop_unroller.cpp991 const Instruction* induction = loop_->FindConditionVariable(condition); CanPerformUnroll() local
[all...]

Completed in 14 milliseconds