Searched refs:get_killcc_op (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.h42 unsigned get_killcc_op(unsigned cc, unsigned cmp_type);
H A Dsb_peephole.cpp186 newop = get_killcc_op(cc, cmp_type);
H A Dsb_expr.cpp1247 unsigned get_killcc_op(unsigned cc, unsigned cmp_type) { function in namespace:r600_sb
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.h42 unsigned get_killcc_op(unsigned cc, unsigned cmp_type);
H A Dsb_peephole.cpp186 newop = get_killcc_op(cc, cmp_type);
H A Dsb_expr.cpp1247 unsigned get_killcc_op(unsigned cc, unsigned cmp_type) { function in namespace:r600_sb

Completed in 9 milliseconds