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

  /src/external/gpl3/gcc/dist/gcc/
lra-lives.cc 1012 rtx note_reg = XEXP (link, 0);
1013 int note_regno = REGNO (note_reg);
1017 GET_MODE (note_reg)))
1020 GET_MODE (note_reg))))
1027 GET_MODE (note_reg));
1030 GET_MODE (note_reg));
1010 rtx note_reg = XEXP (link, 0); local
lra-lives.cc 1012 rtx note_reg = XEXP (link, 0);
1013 int note_regno = REGNO (note_reg);
1017 GET_MODE (note_reg)))
1020 GET_MODE (note_reg))))
1027 GET_MODE (note_reg));
1030 GET_MODE (note_reg));
1010 rtx note_reg = XEXP (link, 0); local
  /src/external/gpl3/gcc.old/dist/gcc/
lra-lives.cc 1014 rtx note_reg = XEXP (link, 0);
1015 int note_regno = REGNO (note_reg);
1019 GET_MODE (note_reg)))
1022 GET_MODE (note_reg))))
1029 GET_MODE (note_reg));
1032 GET_MODE (note_reg));
1012 rtx note_reg = XEXP (link, 0); local
lra-lives.cc 1014 rtx note_reg = XEXP (link, 0);
1015 int note_regno = REGNO (note_reg);
1019 GET_MODE (note_reg)))
1022 GET_MODE (note_reg))))
1029 GET_MODE (note_reg));
1032 GET_MODE (note_reg));
1012 rtx note_reg = XEXP (link, 0); local

Completed in 75 milliseconds