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

/freebsd-12-stable/contrib/gcc/
H A Dexpmed.c3394 expand_mult_highpart_adjust (enum machine_mode mode, rtx adj_operand, rtx op0,
3404 adj_operand
3405 = force_operand (gen_rtx_fmt_ee (adj_code, mode, adj_operand, tem),
3406 adj_operand);
3412 target = force_operand (gen_rtx_fmt_ee (adj_code, mode, adj_operand, tem),
3382 expand_mult_highpart_adjust(enum machine_mode mode, rtx adj_operand, rtx op0, rtx op1, rtx target, int unsignedp) argument

Completed in 53 milliseconds