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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_schedule.c48 * user and expanding register pressure. The partially_evaluated_path flag
64 bool partially_evaluated_path; member in struct:__anon4f2975c40108
730 if (n->partially_evaluated_path &&
871 if (n && !n->partially_evaluated_path) {
878 n->partially_evaluated_path = true;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_postsched.c78 bool partially_evaluated_path; member in struct:ir3_postsched_node

Completed in 3 milliseconds