Home
last modified time | relevance | path

Searched refs:old_rtx (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
494 if (x == old_rtx) in propagate_rtx_1()
623 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
636 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
672 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1363 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1364 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
H A Dgenemit.c365 rtx old_rtx = XEXP (XVECEXP (p->pattern, 1, j), 0); in gen_insn() local
371 if (! (GET_CODE (old_rtx) == GET_CODE (new_rtx) in gen_insn()
372 && GET_MODE (old_rtx) == GET_MODE (new_rtx) in gen_insn()
373 && ((GET_CODE (old_rtx) == MATCH_SCRATCH in gen_insn()
375 || (REG_P (old_rtx) && REG_P (new_rtx) in gen_insn()
376 && REGNO (old_rtx) == REGNO (new_rtx))))) in gen_insn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
494 if (x == old_rtx) in propagate_rtx_1()
623 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
636 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
672 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1363 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1364 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
H A Dgenemit.c365 rtx old_rtx = XEXP (XVECEXP (p->pattern, 1, j), 0); in gen_insn() local
371 if (! (GET_CODE (old_rtx) == GET_CODE (new_rtx) in gen_insn()
372 && GET_MODE (old_rtx) == GET_MODE (new_rtx) in gen_insn()
373 && ((GET_CODE (old_rtx) == MATCH_SCRATCH in gen_insn()
375 || (REG_P (old_rtx) && REG_P (new_rtx) in gen_insn()
376 && REGNO (old_rtx) == REGNO (new_rtx))))) in gen_insn()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
494 if (x == old_rtx) in propagate_rtx_1()
623 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
636 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
672 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1363 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1364 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1297 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1298 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1303 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1304 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
H A Dgenemit.c375 rtx old_rtx = XEXP (XVECEXP (p->pattern, 1, j), 0); in gen_insn() local
381 if (! (GET_CODE (old_rtx) == GET_CODE (new_rtx) in gen_insn()
382 && GET_MODE (old_rtx) == GET_MODE (new_rtx) in gen_insn()
383 && ((GET_CODE (old_rtx) == MATCH_SCRATCH in gen_insn()
385 || (REG_P (old_rtx) && REG_P (new_rtx) in gen_insn()
386 && REGNO (old_rtx) == REGNO (new_rtx))))) in gen_insn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfwprop.c391 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
396 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
400 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
452 propagate_rtx_1 (rtx *px, rtx old_rtx, rtx new_rtx, int flags) in propagate_rtx_1() argument
473 if (x == old_rtx) in propagate_rtx_1()
554 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
567 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
603 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1281 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1282 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfwprop.c391 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
396 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
400 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
409 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
474 if (x == old_rtx) in propagate_rtx_1()
555 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
604 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1282 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1283 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1297 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1298 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfwprop.c393 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
398 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
402 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
454 propagate_rtx_1 (rtx *px, rtx old_rtx, rtx new_rtx, int flags) in propagate_rtx_1() argument
475 if (x == old_rtx) in propagate_rtx_1()
556 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
569 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
605 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1283 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1284 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1297 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1298 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1297 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1298 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1297 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1298 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1303 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1304 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1303 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1304 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfwprop.c399 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
404 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
408 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
417 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
482 if (x == old_rtx) in propagate_rtx_1()
563 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
576 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
612 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1297 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1298 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfwprop.c393 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
398 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
402 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
454 propagate_rtx_1 (rtx *px, rtx old_rtx, rtx new_rtx, int flags) in propagate_rtx_1() argument
475 if (x == old_rtx) in propagate_rtx_1()
556 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
569 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
605 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1283 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1284 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfwprop.c391 if (rtx_equal_p (old_rtx, new_rtx) in should_replace_address()
396 if (REG_P (old_rtx) && REG_P (new_rtx)) in should_replace_address()
400 gain = (address_cost (old_rtx, mode, as, speed) in should_replace_address()
409 - set_src_cost (old_rtx, VOIDmode, speed)); in should_replace_address()
474 if (x == old_rtx) in propagate_rtx_1()
555 valid_ops &= propagate_rtx_1 (&new_op0, old_rtx, new_rtx, in propagate_rtx_1()
568 if (!(REG_P (old_rtx) && REG_P (new_rtx)) in propagate_rtx_1()
604 if (rtx_equal_p (x, old_rtx)) in propagate_rtx_1()
1282 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (use_set); in forward_propagate_and_simplify() local
1283 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfwprop.c245 fwprop_propagation::classify_result (rtx old_rtx, rtx new_rtx) in classify_result() argument
255 if (GET_CODE (old_rtx) == LO_SUM in classify_result()
256 && !memory_address_p (GET_MODE (old_rtx), new_rtx)) in classify_result()
281 && SUBREG_P (old_rtx) in classify_result()
282 && !paradoxical_subreg_p (old_rtx) in classify_result()
298 rtx old_rtx, rtx new_rtx) in note_simplification() argument
301 uint16_t new_flags = classify_result (old_rtx, new_rtx); in note_simplification()
812 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (note_set); in forward_propagate_and_simplify() local
813 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
814 if (old_rtx != new_rtx) in forward_propagate_and_simplify()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfwprop.c245 fwprop_propagation::classify_result (rtx old_rtx, rtx new_rtx) in classify_result() argument
255 if (GET_CODE (old_rtx) == LO_SUM in classify_result()
256 && !memory_address_p (GET_MODE (old_rtx), new_rtx)) in classify_result()
281 && SUBREG_P (old_rtx) in classify_result()
282 && !paradoxical_subreg_p (old_rtx) in classify_result()
298 rtx old_rtx, rtx new_rtx) in note_simplification() argument
301 uint16_t new_flags = classify_result (old_rtx, new_rtx); in note_simplification()
811 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (note_set); in forward_propagate_and_simplify() local
812 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
813 if (old_rtx != new_rtx) in forward_propagate_and_simplify()
H A Dgenemit.c373 rtx old_rtx = XEXP (XVECEXP (p->pattern, 1, j), 0); in gen_insn() local
379 if (! (GET_CODE (old_rtx) == GET_CODE (new_rtx) in gen_insn()
380 && GET_MODE (old_rtx) == GET_MODE (new_rtx) in gen_insn()
381 && ((GET_CODE (old_rtx) == MATCH_SCRATCH in gen_insn()
383 || (REG_P (old_rtx) && REG_P (new_rtx) in gen_insn()
384 && REGNO (old_rtx) == REGNO (new_rtx))))) in gen_insn()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfwprop.c245 fwprop_propagation::classify_result (rtx old_rtx, rtx new_rtx) in classify_result() argument
255 if (GET_CODE (old_rtx) == LO_SUM in classify_result()
256 && !memory_address_p (GET_MODE (old_rtx), new_rtx)) in classify_result()
281 && SUBREG_P (old_rtx) in classify_result()
282 && !paradoxical_subreg_p (old_rtx) in classify_result()
298 rtx old_rtx, rtx new_rtx) in note_simplification() argument
301 uint16_t new_flags = classify_result (old_rtx, new_rtx); in note_simplification()
811 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (note_set); in forward_propagate_and_simplify() local
812 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
813 if (old_rtx != new_rtx) in forward_propagate_and_simplify()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfwprop.c245 fwprop_propagation::classify_result (rtx old_rtx, rtx new_rtx) in classify_result() argument
255 if (GET_CODE (old_rtx) == LO_SUM in classify_result()
256 && !memory_address_p (GET_MODE (old_rtx), new_rtx)) in classify_result()
281 && SUBREG_P (old_rtx) in classify_result()
282 && !paradoxical_subreg_p (old_rtx) in classify_result()
298 rtx old_rtx, rtx new_rtx) in note_simplification() argument
301 uint16_t new_flags = classify_result (old_rtx, new_rtx); in note_simplification()
811 rtx old_rtx = note ? XEXP (note, 0) : SET_SRC (note_set); in forward_propagate_and_simplify() local
812 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify()
813 if (old_rtx != new_rtx) in forward_propagate_and_simplify()

123456789