Home
last modified time | relevance | path

Searched refs:is_nop_mov (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_register_coalesce.cpp50 is_nop_mov(const fs_inst *inst) in is_nop_mov() function
207 if (is_nop_mov(inst)) { in register_coalesce()
H A Dbrw_vec4.cpp972 bool is_nop_mov = true; in opt_register_coalesce() local
979 is_nop_mov = false; in opt_register_coalesce()
984 if (is_nop_mov) { in opt_register_coalesce()

Completed in 4 milliseconds