Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_peephole.cpp132 if (!get_bool_op_info(s, bop)) in optimize_cc_op2()
214 if (!get_bool_op_info(s, bop)) in optimize_CNDcc_op()
316 bool peephole::get_bool_op_info(value* b, bool_op_info& bop) { in get_bool_op_info() function in r600_sb::peephole
Dsb_pass.h426 bool get_bool_op_info(value *b, bool_op_info& bop);