Searched refs:get_predsetcc_op (Results 1 – 4 of 4) sorted by relevance
41 unsigned get_predsetcc_op(unsigned cc, unsigned cmp_type);
258 unsigned newopcode = get_predsetcc_op(cc, cmptype); in run_on()
180 newop = get_predsetcc_op(cc, cmp_type); in optimize_cc_op2()
1204 unsigned get_predsetcc_op(unsigned cc, unsigned cmp_type) { in get_predsetcc_op() function