Home
last modified time | relevance | path

Searched refs:get_emit_function (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgensupport.h223 extern const char *get_emit_function (rtx);
HDgenemit.c279 if (const char *name = get_emit_function (next)) in gen_emit_seq()
HDgensupport.c3063 get_emit_function (rtx x) in get_emit_function() function