Home
last modified time | relevance | path

Searched refs:get_killcc_op (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.h42 unsigned get_killcc_op(unsigned cc, unsigned cmp_type);
Dsb_peephole.cpp167 newop = get_killcc_op(cc, cmp_type); in optimize_cc_op2()
Dsb_expr.cpp1223 unsigned get_killcc_op(unsigned cc, unsigned cmp_type) { in get_killcc_op() function