Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_copy_propagation.cpp126 try_constant_propagate(vec4_instruction *inst, in try_constant_propagate() function
Dbrw_fs_copy_propagation.cpp683 fs_visitor::try_constant_propagate(fs_inst *inst, acp_entry *entry) in try_constant_propagate() function in fs_visitor