Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_cse.cpp200 create_copy_instr(const fs_builder &bld, fs_inst *inst, fs_reg src, bool negate) in create_copy_instr() function
292 create_copy_instr(ibld, entry->generator, entry->tmp, false); in opt_cse_local()
303 create_copy_instr(ibld, inst, entry->tmp, negate); in opt_cse_local()