Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp1518 fs_inst **inst_arr = new fs_inst * [num_insts]; in save_instruction_order() local
1531 restore_instruction_order(struct cfg_t *cfg, fs_inst **inst_arr) in restore_instruction_order()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_fs.cpp5726 elk_fs_inst **inst_arr = new elk_fs_inst * [num_insts]; in save_instruction_order() local
5739 restore_instruction_order(struct elk_cfg_t *cfg, elk_fs_inst **inst_arr) in restore_instruction_order()