Home
last modified time | relevance | path

Searched refs:mips16_constant (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc17480 struct mips16_constant { struct
17481 struct mips16_constant *next; argument
17492 struct mips16_constant *first; argument
17504 struct mips16_constant **p, *c; in mips16_add_constant()
17544 c = XNEW (struct mips16_constant); in mips16_add_constant()
17589 mips16_emit_constants (struct mips16_constant *constants, rtx_insn *insn) in mips16_emit_constants()
17592 struct mips16_constant *c, *next; in mips16_emit_constants()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200324666 mips16_gp_offset, mips16_gp_offset_p, mips16_constant,
24717 mips16_constant_after_function_p, mips16_constant): Remove.
DChangeLog-19996655 mips_expand_prologue, function_epilogue, mips16_constant,
DChangeLog-200435796 * config/mips/mips.c (struct mips16_constant): Renamed from struct
DChangeLog-201424764 (struct mips16_constant): Likewise for field "label".