/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | explow.cc | 497 x = force_operand (x, NULL_RTX); in memory_address_addr_space() 502 x = force_operand (x, NULL_RTX); in memory_address_addr_space() 509 x = force_operand (x, NULL_RTX); in memory_address_addr_space() 627 x = force_operand (x, temp); in copy_to_reg() 655 x = force_operand (x, temp); in copy_to_mode_reg() 687 temp = force_operand (x, NULL_RTX); in force_reg() 1036 alignm1_rtx = force_operand (plus_constant (Pmode, align_rtx, -1), in round_push() 1284 size = force_operand (size, NULL_RTX); in get_dynamic_stack_size() 1782 rounded_size_op = force_operand (rounded_size, NULL_RTX); in probe_stack_range() 1788 test_addr = force_operand (gen_rtx_fmt_ee (STACK_GROW_OP, Pmode, in probe_stack_range() [all …]
|
H A D | loop-doloop.cc | 357 op0 = force_operand (op0, NULL_RTX); in add_test() 358 op1 = force_operand (op1, NULL_RTX); in add_test() 523 tmp = force_operand (count, counter_reg); in doloop_modify()
|
H A D | loop-unroll.cc | 819 op0 = force_operand (op0, NULL_RTX); in compare_and_jump_seq() 820 op1 = force_operand (op1, NULL_RTX); in compare_and_jump_seq() 926 tmp = force_operand (copy_rtx (desc->niter_expr), niter); in unroll_loop_runtime_iterations() 1691 expr = force_operand (expr, ivts->base_var); in insert_base_initialization() 1733 expr = force_operand (expr, var); in split_iv() 1752 src = force_operand (src, dest); in split_iv() 1928 expr = force_operand (sum, ve->reg); in combine_var_copies_in_loop_exit()
|
H A D | expmed.cc | 3343 accum = force_operand (gen_rtx_PLUS (mode, accum, tem), in expand_mult_const() 3350 accum = force_operand (gen_rtx_MINUS (mode, accum, tem), in expand_mult_const() 3358 accum = force_operand (gen_rtx_PLUS (mode, accum, op0), in expand_mult_const() 3366 accum = force_operand (gen_rtx_MINUS (mode, accum, op0), in expand_mult_const() 3373 accum = force_operand (gen_rtx_PLUS (mode, accum, tem), in expand_mult_const() 3380 accum = force_operand (gen_rtx_MINUS (mode, tem, accum), in expand_mult_const() 3429 accum = force_operand (gen_rtx_PLUS (mode, accum, op0), target); in expand_mult_const() 3797 = force_operand (gen_rtx_fmt_ee (adj_code, mode, adj_operand, tem), in expand_mult_highpart_adjust() 3803 target = force_operand (gen_rtx_fmt_ee (adj_code, mode, adj_operand, tem), in expand_mult_highpart_adjust() 3992 tem = force_operand (gen_rtx_MINUS (mode, tem, op0), tem); in expmed_mult_highpart() [all …]
|
H A D | expr.h | 284 extern rtx force_operand (rtx, rtx);
|
H A D | expr.cc | 2102 x_addr = force_operand (XEXP (x, 0), NULL_RTX); in emit_block_move_via_loop() 2103 y_addr = force_operand (XEXP (y, 0), NULL_RTX); in emit_block_move_via_loop() 5474 offset_rtx = force_operand (offset_rtx, NULL_RTX); in expand_assignment() 6275 temp = force_operand (temp, target); in store_expr() 7865 force_operand (rtx value, rtx target) in force_operand() function 7880 force_operand (SUBREG_REG (value), in force_operand() 7927 force_operand (XEXP (XEXP (value, in force_operand() 7932 op1 = force_operand (XEXP (value, 0), subtarget); in force_operand() 7933 op2 = force_operand (op2, NULL_RTX); in force_operand() 7968 op1 = force_operand (XEXP (value, 0), NULL_RTX); in force_operand() [all …]
|
H A D | builtins.cc | 913 buf_addr = force_reg (Pmode, force_operand (buf_addr, NULL_RTX)); in expand_builtin_setjmp_setup() 1573 = force_operand (plus_constant (Pmode, tem, in expand_builtin_apply_args_1() 3436 dest_mem = force_operand (XEXP (dest_mem, 0), target); in expand_builtin_memory_copy_args() 3472 dest_addr = force_operand (XEXP (dest_mem, 0), target); in expand_builtin_memory_copy_args() 3535 emit_move_insn (target, force_operand (tem, NULL_RTX)); in expand_movstr() 3638 ret = emit_move_insn (target, force_operand (ret, NULL_RTX)); in expand_builtin_stpcpy_1() 3794 dest_mem = force_operand (XEXP (dest_mem, 0), target); in expand_builtin_strncpy() 4098 emit_move_insn (ptr, force_operand (XEXP (to, 0), NULL_RTX)); in try_store_by_multiple_pieces() 4101 emit_move_insn (rem, force_operand (rem_minus_blksize, NULL_RTX)); in try_store_by_multiple_pieces() 4135 emit_move_insn (ptr, force_operand (XEXP (to, 0), NULL_RTX)); in try_store_by_multiple_pieces() [all …]
|
H A D | calls.cc | 3561 force_operand (structure_value_addr, in expand_call() 4201 addr = force_operand (addr, NULL_RTX); in emit_library_call_value_1() 4245 val = force_operand (val, NULL_RTX); in emit_library_call_value_1() 4285 val = force_operand (XEXP (slot, 0), NULL_RTX); in emit_library_call_value_1() 4641 force_operand (XEXP (mem_value, 0), in emit_library_call_value_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | explow.c | 473 x = force_operand (x, NULL_RTX); in memory_address_addr_space() 478 x = force_operand (x, NULL_RTX); in memory_address_addr_space() 485 x = force_operand (x, NULL_RTX); in memory_address_addr_space() 603 x = force_operand (x, temp); in copy_to_reg() 631 x = force_operand (x, temp); in copy_to_mode_reg() 663 temp = force_operand (x, NULL_RTX); in force_reg() 1012 alignm1_rtx = force_operand (plus_constant (Pmode, align_rtx, -1), in round_push() 1260 size = force_operand (size, NULL_RTX); in get_dynamic_stack_size() 1750 rounded_size_op = force_operand (rounded_size, NULL_RTX); in probe_stack_range() 1756 test_addr = force_operand (gen_rtx_fmt_ee (STACK_GROW_OP, Pmode, in probe_stack_range() [all …]
|
H A D | loop-doloop.c | 357 op0 = force_operand (op0, NULL_RTX); in add_test() 358 op1 = force_operand (op1, NULL_RTX); in add_test() 487 tmp = force_operand (count, counter_reg); in doloop_modify()
|
H A D | loop-unroll.c | 832 op0 = force_operand (op0, NULL_RTX); in compare_and_jump_seq() 833 op1 = force_operand (op1, NULL_RTX); in compare_and_jump_seq() 945 tmp = force_operand (copy_rtx (desc->niter_expr), niter); in unroll_loop_runtime_iterations() 1719 expr = force_operand (expr, ivts->base_var); in insert_base_initialization() 1761 expr = force_operand (expr, var); in split_iv() 1780 src = force_operand (src, dest); in split_iv() 1956 expr = force_operand (sum, ve->reg); in combine_var_copies_in_loop_exit()
|
H A D | expmed.c | 3327 accum = force_operand (gen_rtx_PLUS (mode, accum, tem), in expand_mult_const() 3334 accum = force_operand (gen_rtx_MINUS (mode, accum, tem), in expand_mult_const() 3342 accum = force_operand (gen_rtx_PLUS (mode, accum, op0), in expand_mult_const() 3350 accum = force_operand (gen_rtx_MINUS (mode, accum, op0), in expand_mult_const() 3357 accum = force_operand (gen_rtx_PLUS (mode, accum, tem), in expand_mult_const() 3364 accum = force_operand (gen_rtx_MINUS (mode, tem, accum), in expand_mult_const() 3413 accum = force_operand (gen_rtx_PLUS (mode, accum, op0), target); in expand_mult_const() 3781 = force_operand (gen_rtx_fmt_ee (adj_code, mode, adj_operand, tem), in expand_mult_highpart_adjust() 3787 target = force_operand (gen_rtx_fmt_ee (adj_code, mode, adj_operand, tem), in expand_mult_highpart_adjust() 3976 tem = force_operand (gen_rtx_MINUS (mode, tem, op0), tem); in expmed_mult_highpart() [all …]
|
H A D | expr.h | 265 extern rtx force_operand (rtx, rtx);
|
H A D | expr.c | 1898 x_addr = force_operand (XEXP (x, 0), NULL_RTX); in emit_block_move_via_loop() 1899 y_addr = force_operand (XEXP (y, 0), NULL_RTX); in emit_block_move_via_loop() 5196 offset_rtx = force_operand (offset_rtx, NULL_RTX); in expand_assignment() 5930 temp = force_operand (temp, target); in store_expr() 7504 force_operand (rtx value, rtx target) in force_operand() function 7519 force_operand (SUBREG_REG (value), in force_operand() 7566 force_operand (XEXP (XEXP (value, in force_operand() 7571 op1 = force_operand (XEXP (value, 0), subtarget); in force_operand() 7572 op2 = force_operand (op2, NULL_RTX); in force_operand() 7607 op1 = force_operand (XEXP (value, 0), NULL_RTX); in force_operand() [all …]
|
H A D | builtins.c | 1024 buf_addr = force_reg (Pmode, force_operand (buf_addr, NULL_RTX)); in expand_builtin_setjmp_setup() 1684 = force_operand (plus_constant (Pmode, tem, in expand_builtin_apply_args_1() 4338 dest_mem = force_operand (XEXP (dest_mem, 0), target); in expand_builtin_memory_copy_args() 4374 dest_addr = force_operand (XEXP (dest_mem, 0), target); in expand_builtin_memory_copy_args() 4437 emit_move_insn (target, force_operand (tem, NULL_RTX)); in expand_movstr() 4607 ret = emit_move_insn (target, force_operand (ret, NULL_RTX)); in expand_builtin_stpcpy_1() 4878 dest_mem = force_operand (XEXP (dest_mem, 0), target); in expand_builtin_strncpy() 5030 dest_mem = force_operand (XEXP (dest_mem, 0), NULL_RTX); in expand_builtin_memset_args() 5054 dest_mem = force_operand (XEXP (dest_mem, 0), NULL_RTX); in expand_builtin_memset_args() 5069 dest_addr = force_operand (XEXP (dest_mem, 0), NULL_RTX); in expand_builtin_memset_args() [all …]
|
H A D | calls.c | 4564 force_operand (structure_value_addr, in expand_call() 5201 addr = force_operand (addr, NULL_RTX); in emit_library_call_value_1() 5245 val = force_operand (val, NULL_RTX); in emit_library_call_value_1() 5285 val = force_operand (XEXP (slot, 0), NULL_RTX); in emit_library_call_value_1() 5641 force_operand (XEXP (mem_value, 0), in emit_library_call_value_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.cc | 1195 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1199 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1236 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1239 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1276 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1300 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1315 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1320 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1386 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1390 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 1182 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1186 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1223 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1226 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1263 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1287 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1302 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1307 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() 1373 reg1 = force_reg (Pmode, force_operand (reg1, 0)); in hppa_legitimize_address() 1377 reg2 = force_reg (Pmode, force_operand (reg2, 0)); in hppa_legitimize_address() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
H A D | rx.md | 2411 emit_move_insn (addr1, force_operand (XEXP (operands[1], 0), NULL_RTX)); 2412 emit_move_insn (addr2, force_operand (XEXP (operands[2], 0), NULL_RTX)); 2483 emit_move_insn (addr1, force_operand (XEXP (operands[0], 0), NULL_RTX)); 2484 emit_move_insn (addr2, force_operand (XEXP (operands[1], 0), NULL_RTX)); 2485 emit_move_insn (len, force_operand (operands[2], NULL_RTX)); 2519 emit_move_insn (addr, force_operand (XEXP (operands[0], 0), NULL_RTX)); 2520 emit_move_insn (len, force_operand (operands[1], NULL_RTX)); 2551 emit_move_insn (str1, force_operand (XEXP (operands[1], 0), NULL_RTX)); 2552 emit_move_insn (str2, force_operand (XEXP (operands[2], 0), NULL_RTX));
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
H A D | rx.md | 2412 emit_move_insn (addr1, force_operand (XEXP (operands[1], 0), NULL_RTX)); 2413 emit_move_insn (addr2, force_operand (XEXP (operands[2], 0), NULL_RTX)); 2484 emit_move_insn (addr1, force_operand (XEXP (operands[0], 0), NULL_RTX)); 2485 emit_move_insn (addr2, force_operand (XEXP (operands[1], 0), NULL_RTX)); 2486 emit_move_insn (len, force_operand (operands[2], NULL_RTX)); 2520 emit_move_insn (addr, force_operand (XEXP (operands[0], 0), NULL_RTX)); 2521 emit_move_insn (len, force_operand (operands[1], NULL_RTX)); 2552 emit_move_insn (str1, force_operand (XEXP (operands[1], 0), NULL_RTX)); 2553 emit_move_insn (str2, force_operand (XEXP (operands[2], 0), NULL_RTX));
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68k.cc | 1500 XEXP (x, 0) = force_operand (XEXP (x, 0), 0); in m68k_legitimize_address() 1505 XEXP (x, 1) = force_operand (XEXP (x, 1), 0); in m68k_legitimize_address() 1515 x = force_operand (x, 0); in m68k_legitimize_address() 1528 rtx val = force_operand (XEXP (x, 1), 0); in m68k_legitimize_address() 1534 x = force_operand (x, 0); in m68k_legitimize_address() 1542 rtx val = force_operand (XEXP (x, 0), 0); in m68k_legitimize_address() 1548 x = force_operand (x, 0); in m68k_legitimize_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68k.c | 1500 XEXP (x, 0) = force_operand (XEXP (x, 0), 0); in m68k_legitimize_address() 1505 XEXP (x, 1) = force_operand (XEXP (x, 1), 0); in m68k_legitimize_address() 1515 x = force_operand (x, 0); in m68k_legitimize_address() 1528 rtx val = force_operand (XEXP (x, 1), 0); in m68k_legitimize_address() 1534 x = force_operand (x, 0); in m68k_legitimize_address() 1542 rtx val = force_operand (XEXP (x, 0), 0); in m68k_legitimize_address() 1548 x = force_operand (x, 0); in m68k_legitimize_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
H A D | mn10300.c | 1827 regx1 = force_reg (Pmode, force_operand (XEXP (x, 0), 0)); in mn10300_legitimize_address() 1828 regy1 = force_reg (Pmode, force_operand (XEXP (y, 0), 0)); in mn10300_legitimize_address() 1829 regy2 = force_reg (Pmode, force_operand (XEXP (y, 1), 0)); in mn10300_legitimize_address()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
H A D | mn10300.cc | 1827 regx1 = force_reg (Pmode, force_operand (XEXP (x, 0), 0)); in mn10300_legitimize_address() 1828 regy1 = force_reg (Pmode, force_operand (XEXP (y, 0), 0)); in mn10300_legitimize_address() 1829 regy2 = force_reg (Pmode, force_operand (XEXP (y, 1), 0)); in mn10300_legitimize_address()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/ |
H A D | or1k.cc | 1339 fnaddr = force_operand (XEXP (DECL_RTL (fndecl), 0), NULL); in or1k_trampoline_init() 1345 chain = force_operand (chain, NULL); in or1k_trampoline_init()
|