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

  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc 564 sfunc_symbol (const char *name)
663 rtx use = gen_rtx_USE (VOIDmode, sfunc_symbol (name));
672 rtx use = gen_rtx_USE (VOIDmode, sfunc_symbol (name));
560 sfunc_symbol (const char *name) function
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc 567 sfunc_symbol (const char *name)
666 rtx use = gen_rtx_USE (VOIDmode, sfunc_symbol (name));
675 rtx use = gen_rtx_USE (VOIDmode, sfunc_symbol (name));
563 sfunc_symbol (const char *name) function

Completed in 20 milliseconds