Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Difcvt.c1184 rtx cmp_a, rtx cmp_b, rtx vfalse, rtx vtrue) in noce_emit_cmove() argument
1195 tmp = gen_rtx_fmt_ee (code, GET_MODE (if_info->cond), cmp_a, cmp_b); in noce_emit_cmove()
1215 if (! general_operand (cmp_a, GET_MODE (cmp_a)) in noce_emit_cmove()
1220 return emit_conditional_move (x, code, cmp_a, cmp_b, VOIDmode, in noce_emit_cmove()