Home
last modified time | relevance | path

Searched refs:loop_iteration_count (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_peeling.h71 // |loop_iteration_count| is the instruction holding the |loop| iteration
76 // |loop_iteration_count| and start at 0 and increase by step of one at each
79 LoopPeeling(Loop* loop, Instruction* loop_iteration_count, in LoopPeeling() argument
84 loop_iteration_count_(!loop->IsInsideLoop(loop_iteration_count) in LoopPeeling()
85 ? loop_iteration_count in LoopPeeling()
98 "loop_iteration_count and canonical_induction_variable do not " in LoopPeeling()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_peeling.h71 // |loop_iteration_count| is the instruction holding the |loop| iteration
76 // |loop_iteration_count| and start at 0 and increase by step of one at each
79 LoopPeeling(Loop* loop, Instruction* loop_iteration_count, in LoopPeeling() argument
84 loop_iteration_count_(!loop->IsInsideLoop(loop_iteration_count) in LoopPeeling()
85 ? loop_iteration_count in LoopPeeling()
98 "loop_iteration_count and canonical_induction_variable do not " in LoopPeeling()
/third_party/spirv-tools/source/opt/
H A Dloop_peeling.h71 // |loop_iteration_count| is the instruction holding the |loop| iteration
76 // |loop_iteration_count| and start at 0 and increase by step of one at each
79 LoopPeeling(Loop* loop, Instruction* loop_iteration_count, in LoopPeeling() argument
84 loop_iteration_count_(!loop->IsInsideLoop(loop_iteration_count) in LoopPeeling()
85 ? loop_iteration_count in LoopPeeling()
98 "loop_iteration_count and canonical_induction_variable do not " in LoopPeeling()

Completed in 3 milliseconds