Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_sel_peephole.cpp66 count_movs_from_if(fs_inst *then_mov[MAX_MOVS], fs_inst *else_mov[MAX_MOVS], in count_movs_from_if() function
155 int movs = count_movs_from_if(then_mov, else_mov, then_block, else_block); in opt_peephole_sel()