Searched refs:get_setcc_op (Results 1 – 3 of 3) sorted by relevance
40 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst);
183 newop = get_setcc_op(cc, cmp_type, dst_type != AF_FLOAT_DST); in optimize_cc_op2()
1165 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst) { in get_setcc_op() function1319 unsigned newop = get_setcc_op(cc, cmp_type, true); in convert_predset_to_set()