Searched refs:l_tmpl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c10237 and l_tmpl (for long INSNs). */
10240 arc_short_long (rtx_insn *insn, const char *s_tmpl, const char *l_tmpl)
10245 return is_short ? s_tmpl : l_tmpl;
10239 arc_short_long(rtx_insn *insn, const char *s_tmpl, const char *l_tmpl) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc10236 and l_tmpl (for long INSNs). */
10239 arc_short_long (rtx_insn *insn, const char *s_tmpl, const char *l_tmpl)
10244 return is_short ? s_tmpl : l_tmpl;
10238 arc_short_long(rtx_insn *insn, const char *s_tmpl, const char *l_tmpl) argument

Completed in 426 milliseconds