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

  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.cc 129 rtx simple_return_rtx; variable
6596 simple_return_rtx = gen_rtx_fmt_ (SIMPLE_RETURN, VOIDmode);
rtl.h 3832 extern GTY(()) rtx simple_return_rtx;
3828 extern GTY(()) rtx simple_return_rtx; variable
  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.cc 125 rtx simple_return_rtx; variable
6420 simple_return_rtx = gen_rtx_fmt_ (SIMPLE_RETURN, VOIDmode);
rtl.h 3823 extern GTY(()) rtx simple_return_rtx;
3819 extern GTY(()) rtx simple_return_rtx; variable

Completed in 25 milliseconds