Searched defs:insn_def (Results 1 – 2 of 2) sorted by relevance
134 struct insn_def struct136 struct insn_def *next; /* Next insn in chain. */ argument152 struct insn_def *def; /* Instruction definition. */ argument
134 struct insn_def struct136 struct insn_def *next; /* Next insn in chain. */ argument137 rtx def; /* The DEFINE_... */138 int insn_code; /* Instruction number. */139 int insn_index; /* Expression numer in file, for errors. */140 int lineno; /* Line number. */141 int num_alternatives; /* Number of alternatives. */142 int vec_idx; /* Index of attribute vector in `def'. */