Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp1331 save_instruction_order(const struct cfg_t *cfg) in save_instruction_order() function
1411 fs_inst **orig_order = save_instruction_order(s.cfg); in brw_allocate_registers()
1454 best_pressure_order = save_instruction_order(s.cfg); in brw_allocate_registers()
/external/mesa3d/src/intel/compiler/elk/
Delk_fs.cpp5809 save_instruction_order(const struct elk_cfg_t *cfg) in save_instruction_order() function
5880 elk_fs_inst **orig_order = save_instruction_order(cfg); in allocate_registers()
5923 best_pressure_order = save_instruction_order(cfg); in allocate_registers()