Searched refs:insn_def (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dgenattrtab.c64 `struct insn_def'. When the file reading is complete, a `struct insn_ent'
131 `struct insn_def'. This is done to allow attribute definitions to occur
134 struct insn_def struct
136 struct insn_def *next; /* Next insn in chain. */
152 struct insn_def *def; /* Instruction definition. */
197 static struct insn_def *defs;
1036 convert_set_attr_alternative (rtx exp, struct insn_def *id)
1073 convert_set_attr (rtx exp, struct insn_def *id)
1107 struct insn_def *id;
1410 struct insn_def *i
[all...]

Completed in 46 milliseconds