Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp205 create_copy_instr(const fs_builder &bld, fs_inst *inst, fs_reg src, bool negate) in create_copy_instr() function
297 create_copy_instr(ibld, entry->generator, entry->tmp, false); in opt_cse_local()
308 create_copy_instr(ibld, inst, entry->tmp, negate); in opt_cse_local()

Completed in 2 milliseconds