Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp556 this->post_reg_alloc = (mode == SCHEDULE_POST); in instruction_scheduler()
560 if (!post_reg_alloc) { in instruction_scheduler()
627 bool post_reg_alloc; member in instruction_scheduler
923 if (!sched->post_reg_alloc) in schedule_node()
1115 if (post_reg_alloc) { in calculate_deps()
1125 if (post_reg_alloc) { in calculate_deps()
1163 if (post_reg_alloc) { in calculate_deps()
1190 if (post_reg_alloc) { in calculate_deps()
1241 if (post_reg_alloc) { in calculate_deps()
1251 if (post_reg_alloc) { in calculate_deps()
[all …]