Home
last modified time | relevance | path

Searched defs:else_mov (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_sel_peephole.cpp140 fs_inst *else_mov[MAX_MOVS] = { NULL }; in opt_peephole_sel() local
66 count_movs_from_if(const intel_device_info *devinfo, fs_inst *then_mov[MAX_MOVS], fs_inst *else_mov[MAX_MOVS], bblock_t *then_block, bblock_t *else_block) count_movs_from_if() argument
[all...]

Completed in 1 milliseconds