Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra-constraints.c555 struct input_reload struct
569 static struct input_reload curr_insn_input_reloads[LRA_MAX_INSN_RELOADS]; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlra-constraints.cc577 struct input_reload struct
591 static struct input_reload curr_insn_input_reloads[LRA_MAX_INSN_RELOADS]; argument
H A DChangeLog-20163699 * lra-constraints.c (struct input_reload): Add field match_p.