Home
last modified time | relevance | path

Searched refs:force_operand (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexplow.cc497 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 Dloop-doloop.cc357 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 Dloop-unroll.cc819 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 Dexpmed.cc3343 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 Dexpr.h284 extern rtx force_operand (rtx, rtx);
H A Dexpr.cc2102 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 Dbuiltins.cc913 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 Dcalls.cc3561 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 Dexplow.c473 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 Dloop-doloop.c357 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 Dloop-unroll.c832 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 Dexpmed.c3327 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 Dexpr.h265 extern rtx force_operand (rtx, rtx);
H A Dexpr.c1898 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 Dbuiltins.c1024 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 Dcalls.c4564 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 Dpa.cc1195 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 Dpa.c1182 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 Drx.md2411 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 Drx.md2412 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 Dm68k.cc1500 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 Dm68k.c1500 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 Dmn10300.c1827 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 Dmn10300.cc1827 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 Dor1k.cc1339 fnaddr = force_operand (XEXP (DECL_RTL (fndecl), 0), NULL); in or1k_trampoline_init()
1345 chain = force_operand (chain, NULL); in or1k_trampoline_init()

1234