Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c1785 int some_instruction = __bitset_ffs(st.worklist, BITSET_WORDS(st.count)); in bi_schedule_clause() local
1786 bool not_last = (some_instruction > 0) && in bi_schedule_clause()
1787 bi_must_not_last(st.instructions[some_instruction - 1]); in bi_schedule_clause()

Completed in 4 milliseconds