Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/elk/
Delk_schedule_instructions.cpp595 int grf_write_scale, bool post_reg_alloc): in elk_instruction_scheduler()
674 bool post_reg_alloc; member in elk_instruction_scheduler
755 int block_count, bool post_reg_alloc) in elk_fs_instruction_scheduler()
2007 const bool post_reg_alloc = true; in schedule_instructions_post_ra() local
/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp644 bool post_reg_alloc; member in instruction_scheduler
703 int block_count, bool post_reg_alloc) in instruction_scheduler()
1848 const bool post_reg_alloc = true; in brw_schedule_instructions_post_ra() local