Home
last modified time | relevance | path

Searched refs:convert_move (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/gcc/
Dloop-doloop.c365 convert_move (counter_reg, tmp, 1); in doloop_modify()
416 convert_move (counter_reg, noloop, 0); in doloop_modify()
Doptabs.c1444 convert_move (target, temp, 0); in expand_binop()
1967 convert_move (target, temp, 0); in expand_binop()
2115 convert_move (targ0, t0, unsignedp); in expand_twoval_unop()
2116 convert_move (targ1, t1, unsignedp); in expand_twoval_unop()
2240 convert_move (targ0, t0, unsignedp); in expand_twoval_binop()
2241 convert_move (targ1, t1, unsignedp); in expand_twoval_binop()
2627 convert_move (target, temp, 0); in expand_unop()
2776 convert_move (target, temp, 0); in expand_unop()
4140 convert_move (target, subtarget, 0); in emit_conditional_move()
4268 convert_move (target, subtarget, 0); in emit_conditional_add()
[all …]
Dexpr.h357 extern void convert_move (rtx, rtx, int);
Dexpr.c349 convert_move (rtx to, rtx from, int unsignedp) in convert_move() function
406 convert_move (XEXP (to, 0), XEXP (from, 0), unsignedp); in convert_move()
407 convert_move (XEXP (to, 1), XEXP (from, 1), unsignedp); in convert_move()
537 convert_move (gen_lowpart (word_mode, to), from, unsignedp); in convert_move()
620 convert_move (to, gen_lowpart (word_mode, from), 0); in convert_move()
673 convert_move (to, convert_to_mode (intermediate, from, in convert_move()
836 convert_move (temp, x, unsignedp); in convert_modes()
4365 convert_move (SUBREG_REG (target), temp, in store_expr()
4451 convert_move (target, temp, unsignedp); in store_expr()
6080 convert_move (target, op1, code == ZERO_EXTEND); in force_operand()
[all …]
Dexpmed.c5315 convert_move (target, subtarget, in emit_store_flag()
5365 convert_move (target, op0, 0); in emit_store_flag()
5533 convert_move (target, tem, 0); in emit_store_flag()
DChangeLog.gcc4382 * expr.c (convert_move): Assert that we don't have a BLKmode
Dfunction.c2526 convert_move (parmreg, t, 0); in assign_parm_setup_block()
4471 convert_move (real_decl_rtl, decl_rtl, unsignedp); in expand_function_end()
Dbuiltins.c2729 convert_move (target, result, 0); in expand_builtin_strlen()
3653 convert_move (target, result, 0); in expand_builtin_memcmp()
3795 convert_move (target, result, 0); in expand_builtin_strcmp()
3927 convert_move (target, result, 0); in expand_builtin_strncmp()
DFSFChangeLog1796 * expr.c (convert_move): Add [QH]Imode/P[QH]Imode conversions.
DChangeLog-19973300 * expr.c (convert_move): Handle truncation from TQFmode to QFmode.
DFSFChangeLog.112754 * expr.c (convert_move): Add missing use of trunctqtf2.
3798 (bc_expand_expr, preexpand_calls, convert_move): Likewise.
10554 * expr.c (convert_move): Replace explicit checks for FP extend ops
DChangeLog-200414572 * expr.c (convert_move, convert_modes, move_by_pieces,
16947 * expr.c (convert_move, emit_group_load, emit_group_store,
19056 * expr.c (convert_move, emit_group_load, emit_group_store,
25177 Use convert_move to extend the result for TARGET_H8300SX. Check
26730 * expr.c (convert_move, convert_modes, emit_block_move,
29819 * expr.c (convert_move, convert_modes,
33518 (convert_move): Do nothing if to and from are the same.
39397 * expr.c (convert_move): Copy the source to a new pseudo
DChangeLog-20032685 * expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsize
4679 * expr.c (convert_move): Use FLOAT_EXTEND for extensions.
4703 DImode. Use convert_move to load ar.ccv.
6489 * expr.c (convert_move): Remove redundant check that
19682 * expr.c (convert_move): Handle moves between two CONCATs.
29397 unsignedp flag correctly before calling convert_move.
DFSFChangeLog.101521 * expr.c (convert_move): Fix typo in extendqfh2 case.
8632 * expr.c (convert_move): Don't access a hard reg in an invalid
DChangeLog-2005692 * expr.c (convert_move): Handle conversion between decimal and
3784 * expr.c (convert_move): Likewise.
12521 * expr.c: (convert_move): Ditto.
16845 * expr.c (convert_move): When a partial_int requires multiple
DChangeLog-20006905 * (convert_move): Use zero_extendpsisi2 to do an unsigned extension
8476 * expr.c (convert_move): When generating a libcall, make a libcall
15759 * expr.c (convert_move): Handle vector modes.
DChangeLog-19997896 * expr.c (convert_move, emit_block_move): Likewise.
10404 * expr.c (convert_move): Fix arguments to TRULY_NOOP_TRUNCATION
DChangeLog-20063213 * expr.c (force_operand): Use convert_move to handle FLOAT_EXTEND and
DChangeLog-19982971 * expr.c (convert_move): Use shifts to perform the move if a
/freebsd-12-stable/contrib/gcc/config/ia64/
Dsync.md123 convert_move (ccv, operands[2], 1);
Dia64.md2126 convert_move (op1_di, operands[1], 0);
2186 convert_move (op1_di, operands[1], 1);
/freebsd-12-stable/contrib/gcc/config/rs6000/
Daltivec.md595 convert_move (one, operands[1], 0);
598 convert_move (two, operands[2], 0);
601 convert_move (small_swap, swap, 0);
Drs6000.c11469 convert_move (result, condition_rtx, 0); in rs6000_emit_sCOND()
11763 convert_move (temp, mask, 0); in rs6000_emit_vector_compare()
11812 convert_move (temp, mask, 0); in rs6000_emit_vector_compare()
11845 convert_move (temp, mask, 0); in rs6000_emit_vector_compare()
12357 convert_move (before_param, before, 1); in rs6000_emit_sync()
12363 convert_move (after_param, after, 1); in rs6000_emit_sync()
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390.c3545 convert_move (count, len, 1); in s390_expand_movmem()
3648 convert_move (count, len, 1); in s390_expand_setmem()
3753 convert_move (count, len, 1); in s390_expand_cmpmem()
4228 convert_move (target, expand_simple_binop (SImode, LSHIFTRT, res, ac.shift, in s390_expand_cs_hqi()
4314 convert_move (target, expand_simple_binop (SImode, LSHIFTRT, in s390_expand_atomic()
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsparc.c2082 convert_move (temp, op0, 0); in gen_v9_scc()

12