Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dexpr.c3013 emit_move_complex (enum machine_mode mode, rtx x, rtx y) in emit_move_complex() function
3232 return emit_move_complex (mode, x, y); in emit_move_insn_1()
H A DChangeLog-20057080 (emit_move_complex): Pass true to new force argument.
29300 * expr.c (emit_move_complex): Set try_int false if mode is
H A DChangeLog-20042496 emit_move_complex_push, emit_move_complex, emit_move_ccmode,