Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h152 bool is_dep_ctrl_unsafe(const vec4_instruction *inst);
Dbrw_vec4.cpp1003 vec4_visitor::is_dep_ctrl_unsafe(const vec4_instruction *inst) in is_dep_ctrl_unsafe() function in brw::vec4_visitor
1087 if (is_dep_ctrl_unsafe(inst)) { in opt_set_dependency_control()