Home
last modified time | relevance | path

Searched refs:TARGET_PREFERRED_RELOAD_CLASS (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget.def5537 One case where @code{TARGET_PREFERRED_RELOAD_CLASS} must not return\n\
5543 register, so @code{TARGET_PREFERRED_RELOAD_CLASS} returns @code{NO_REGS} when\n\
5547 of using @code{TARGET_PREFERRED_RELOAD_CLASS}.\n\
5550 through the alternatives and call repeatedly @code{TARGET_PREFERRED_RELOAD_CLASS}\n\
5559 /* Like TARGET_PREFERRED_RELOAD_CLASS, but for output reloads instead of
5563 "Like @code{TARGET_PREFERRED_RELOAD_CLASS}, but for output reloads instead of\n\
5570 reload from using some alternatives, like @code{TARGET_PREFERRED_RELOAD_CLASS}.",
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi2535 @deftypefn {Target Hook} reg_class_t TARGET_PREFERRED_RELOAD_CLASS (rtx @var{x}, reg_class_t @var{r…
2549 One case where @code{TARGET_PREFERRED_RELOAD_CLASS} must not return
2555 register, so @code{TARGET_PREFERRED_RELOAD_CLASS} returns @code{NO_REGS} when
2559 of using @code{TARGET_PREFERRED_RELOAD_CLASS}.
2562 through the alternatives and call repeatedly @code{TARGET_PREFERRED_RELOAD_CLASS}
2596 of using @code{TARGET_PREFERRED_RELOAD_CLASS}.
2607 Like @code{TARGET_PREFERRED_RELOAD_CLASS}, but for output reloads instead of
2614 reload from using some alternatives, like @code{TARGET_PREFERRED_RELOAD_CLASS}.
H A Dtm.texi.in2511 @hook TARGET_PREFERRED_RELOAD_CLASS
2525 One case where @code{TARGET_PREFERRED_RELOAD_CLASS} must not return
2531 register, so @code{TARGET_PREFERRED_RELOAD_CLASS} returns @code{NO_REGS} when
2535 of using @code{TARGET_PREFERRED_RELOAD_CLASS}.
2538 through the alternatives and call repeatedly @code{TARGET_PREFERRED_RELOAD_CLASS}
2572 of using @code{TARGET_PREFERRED_RELOAD_CLASS}.
2583 Like @code{TARGET_PREFERRED_RELOAD_CLASS}, but for output reloads instead of
2590 reload from using some alternatives, like @code{TARGET_PREFERRED_RELOAD_CLASS}.
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtarget.def2298 /* Like TARGET_PREFERRED_RELOAD_CLASS, but for output reloads instead of
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c39063 #undef TARGET_PREFERRED_RELOAD_CLASS
39064 #define TARGET_PREFERRED_RELOAD_CLASS ix86_preferred_reload_class macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c51933 #undef TARGET_PREFERRED_RELOAD_CLASS
51934 #define TARGET_PREFERRED_RELOAD_CLASS ix86_preferred_reload_class macro