Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp1338 fs_inst **inst_arr = new fs_inst * [num_insts]; in save_instruction_order() local
1351 restore_instruction_order(struct cfg_t *cfg, fs_inst **inst_arr) in restore_instruction_order()
/external/mesa3d/src/intel/compiler/elk/
Delk_fs.cpp5816 elk_fs_inst **inst_arr = new elk_fs_inst * [num_insts]; in save_instruction_order() local
5829 restore_instruction_order(struct elk_cfg_t *cfg, elk_fs_inst **inst_arr) in restore_instruction_order()