Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c48 * user and expanding register pressure. The partially_evaluated_path flag
64 bool partially_evaluated_path; member
749 if (n->partially_evaluated_path && in nir_schedule_choose_instruction_csr()
890 if (n && !n->partially_evaluated_path) { in nir_schedule_mark_src_scheduled()
897 n->partially_evaluated_path = true; in nir_schedule_mark_src_scheduled()
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_postsched.c80 bool partially_evaluated_path; member

Completed in 3 milliseconds