HomeSort by: relevance | last modified time | path
    Searched defs:labelref (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc 647 rtx labelref = copy_rtx (xop[4]);
650 labelref));
646 rtx labelref = copy_rtx (xop[4]); local
avr.cc 647 rtx labelref = copy_rtx (xop[4]);
650 labelref));
646 rtx labelref = copy_rtx (xop[4]); local
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc 685 rtx labelref = copy_rtx (xop[4]);
687 op0, op1, labelref);
684 rtx labelref = copy_rtx (xop[4]); local
avr.cc 685 rtx labelref = copy_rtx (xop[4]);
687 op0, op1, labelref);
684 rtx labelref = copy_rtx (xop[4]); local
  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 2628 rtx labelref;
2640 labelref = condjump_label (insn);
2641 if (labelref)
2643 rtx label = XEXP (labelref, 0);
2604 rtx labelref; local
frv.cc 2628 rtx labelref;
2640 labelref = condjump_label (insn);
2641 if (labelref)
2643 rtx label = XEXP (labelref, 0);
2604 rtx labelref; local
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 2626 rtx labelref;
2638 labelref = condjump_label (insn);
2639 if (labelref)
2641 rtx label = XEXP (labelref, 0);
2602 rtx labelref; local
frv.cc 2626 rtx labelref;
2638 labelref = condjump_label (insn);
2639 if (labelref)
2641 rtx label = XEXP (labelref, 0);
2602 rtx labelref; local

Completed in 144 milliseconds