Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_peephole.cpp65 if (get_bool_flt_to_int_source(s)) { in run_on()
281 bool peephole::get_bool_flt_to_int_source(alu_node* &a) { in get_bool_flt_to_int_source() function in r600_sb::peephole
334 if (get_bool_flt_to_int_source(dn)) { in get_bool_op_info()
Dsb_pass.h427 bool get_bool_flt_to_int_source(alu_node* &a);