Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp440 this->instructions_to_schedule = 0; in instruction_scheduler()
511 int instructions_to_schedule; member in instruction_scheduler
822 this->instructions_to_schedule = block->end_ip - block->start_ip + 1; in add_insts_from_block()
1587 instructions_to_schedule--; in schedule_instructions()
1655 assert(instructions_to_schedule == 0); in schedule_instructions()