Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenautomata.cc933 #define DECL_INSN_RESERV(d) __extension__ \ macro
1082 #define DECL_INSN_RESERV(d) (&(d)->decl.insn_reserv) macro
1738 DECL_INSN_RESERV (decl)->name in gen_insn_reserv()
1740 DECL_INSN_RESERV (decl)->default_latency = XINT (def, 1); in gen_insn_reserv()
1741 DECL_INSN_RESERV (decl)->condexp = XEXP (def, 2); in gen_insn_reserv()
1742 DECL_INSN_RESERV (decl)->regexp = gen_regexp (XSTR (def, 3)); in gen_insn_reserv()
1876 && DECL_INSN_RESERV (decl)->name); in insn_decl_hash()
1877 return string_hash (DECL_INSN_RESERV (decl)->name); in insn_decl_hash()
1890 && DECL_INSN_RESERV (decl1)->name in insn_decl_eq_p()
1892 && DECL_INSN_RESERV (decl2)->name); in insn_decl_eq_p()
[all …]
DChangeLog-200214894 DECL_ABSENCE, DECL_RESERV, DECL_INSN_RESERV, REGEXP_UNIT,
15265 DECL_INSN_RESERV, REGEXP_UNIT, REGEXP_RESERV, REGEXP_SEQUENCE,
DChangeLog-200713860 DECL_PRESENCE, DECL_ABSENCE, DECL_RESERV, DECL_INSN_RESERV,