Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_schedule.c64 bool partially_evaluated_path; member
784 if (n->partially_evaluated_path && in nir_schedule_choose_instruction_csr()
924 if (n && !n->partially_evaluated_path) { in nir_schedule_mark_src_scheduled()
931 n->partially_evaluated_path = true; in nir_schedule_mark_src_scheduled()
/external/mesa3d/src/freedreno/ir3/
Dir3_postsched.c64 bool partially_evaluated_path; member