Searched refs:int_dst (Results 1 – 2 of 2) sorted by relevance
40 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst);
1165 unsigned get_setcc_op(unsigned cc, unsigned cmp_type, bool int_dst) { in get_setcc_op() argument1167 if (int_dst && cmp_type == AF_FLOAT_CMP) { in get_setcc_op()