Home
last modified time | relevance | path

Searched refs:seq_insn (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dreorg.c501 rtx_insn *seq_insn = make_insn_raw (seq); in emit_delay_sequence() local
506 INSN_LOCATION (seq_insn) = INSN_LOCATION (insn); in emit_delay_sequence()
536 INSN_LOCATION (seq_insn) = INSN_LOCATION (tem); in emit_delay_sequence()
565 add_insn_after (seq_insn, after, NULL); in emit_delay_sequence()
567 return seq_insn; in emit_delay_sequence()
589 rtx_insn *trial, *seq_insn, *prev; in delete_from_delay_slot() local
603 seq_insn = PREV_INSN (NEXT_INSN (trial)); in delete_from_delay_slot()
604 seq = as_a <rtx_sequence *> (PATTERN (seq_insn)); in delete_from_delay_slot()
606 if (NEXT_INSN (seq_insn) && BARRIER_P (NEXT_INSN (seq_insn))) in delete_from_delay_slot()
619 prev = PREV_INSN (seq_insn); in delete_from_delay_slot()
[all …]
H A Dreorg.cc475 rtx_insn *seq_insn = make_insn_raw (seq); in emit_delay_sequence() local
480 INSN_LOCATION (seq_insn) = INSN_LOCATION (insn); in emit_delay_sequence()
510 INSN_LOCATION (seq_insn) = INSN_LOCATION (tem); in emit_delay_sequence()
539 add_insn_after (seq_insn, after, NULL); in emit_delay_sequence()
541 return seq_insn; in emit_delay_sequence()
563 rtx_insn *trial, *seq_insn, *prev; in delete_from_delay_slot() local
577 seq_insn = PREV_INSN (NEXT_INSN (trial)); in delete_from_delay_slot()
578 seq = as_a <rtx_sequence *> (PATTERN (seq_insn)); in delete_from_delay_slot()
580 if (NEXT_INSN (seq_insn) && BARRIER_P (NEXT_INSN (seq_insn))) in delete_from_delay_slot()
593 prev = PREV_INSN (seq_insn); in delete_from_delay_slot()
[all …]
H A DChangeLog-201422025 local "seq_insn" from rtx to rtx_insn *. Strengthen param "list"
22032 locals "trial", "seq_insn", "prev" from rtx to rtx_insn *.
25265 (arc_ccfsm_record_condition): Likewise for local "seq_insn".
H A DChangeLog-200716143 (andsi3, iorsi3, xorsi3, seq_insn+1, sne): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dreorg.c501 rtx_insn *seq_insn = make_insn_raw (seq); in emit_delay_sequence() local
506 INSN_LOCATION (seq_insn) = INSN_LOCATION (insn); in emit_delay_sequence()
536 INSN_LOCATION (seq_insn) = INSN_LOCATION (tem); in emit_delay_sequence()
565 add_insn_after (seq_insn, after, NULL); in emit_delay_sequence()
567 return seq_insn; in emit_delay_sequence()
589 rtx_insn *trial, *seq_insn, *prev; in delete_from_delay_slot() local
603 seq_insn = PREV_INSN (NEXT_INSN (trial)); in delete_from_delay_slot()
604 seq = as_a <rtx_sequence *> (PATTERN (seq_insn)); in delete_from_delay_slot()
606 if (NEXT_INSN (seq_insn) && BARRIER_P (NEXT_INSN (seq_insn))) in delete_from_delay_slot()
619 prev = PREV_INSN (seq_insn); in delete_from_delay_slot()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.c5491 rtx_insn *seq_insn = NEXT_INSN (PREV_INSN (jump)); in arc_ccfsm_record_condition() local
5496 if (seq_insn != jump) in arc_ccfsm_record_condition()
5498 rtx insn = XVECEXP (PATTERN (seq_insn), 0, 1); in arc_ccfsm_record_condition()
H A Darc.cc5496 rtx_insn *seq_insn = NEXT_INSN (PREV_INSN (jump)); in arc_ccfsm_record_condition() local
5501 if (seq_insn != jump) in arc_ccfsm_record_condition()
5503 rtx insn = XVECEXP (PATTERN (seq_insn), 0, 1); in arc_ccfsm_record_condition()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c5491 rtx_insn *seq_insn = NEXT_INSN (PREV_INSN (jump)); in arc_ccfsm_record_condition() local
5496 if (seq_insn != jump) in arc_ccfsm_record_condition()
5498 rtx insn = XVECEXP (PATTERN (seq_insn), 0, 1); in arc_ccfsm_record_condition()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.md1561 (define_insn "seq_insn"
/netbsd/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.md1561 (define_insn "seq_insn"