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.cpp441 this->post_reg_alloc = (mode == SCHEDULE_POST); in instruction_scheduler()
443 if (!post_reg_alloc) { in instruction_scheduler()
510 bool post_reg_alloc; member in instruction_scheduler
805 if (!sched->post_reg_alloc) in schedule_node()
999 if (post_reg_alloc) { in calculate_deps()
1009 if (post_reg_alloc) { in calculate_deps()
1047 if (post_reg_alloc) { in calculate_deps()
1074 if (post_reg_alloc) { in calculate_deps()
1125 if (post_reg_alloc) { in calculate_deps()
1135 if (post_reg_alloc) { in calculate_deps()
[all …]