Home
last modified time | relevance | path

Searched defs:try_copy_propagate (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_copy_propagation.cpp318 try_copy_propagate(const struct gen_device_info *devinfo, in try_copy_propagate() function
Dbrw_fs_copy_propagation.cpp365 fs_visitor::try_copy_propagate(fs_inst *inst, int arg, acp_entry *entry) in try_copy_propagate() function in fs_visitor