Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp611 this->post_reg_alloc = (mode == SCHEDULE_POST); in instruction_scheduler()
615 if (!post_reg_alloc) { in instruction_scheduler()
682 bool post_reg_alloc; member in instruction_scheduler
979 if (!sched->post_reg_alloc) in schedule_node()
1171 if (post_reg_alloc) { in calculate_deps()
1181 if (post_reg_alloc) { in calculate_deps()
1219 if (post_reg_alloc) { in calculate_deps()
1246 if (post_reg_alloc) { in calculate_deps()
1300 if (post_reg_alloc) { in calculate_deps()
1310 if (post_reg_alloc) { in calculate_deps()
[all …]