Searched refs:collect_insn_data (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | gensupport.c | 108 static void collect_insn_data (rtx, int *, int *); 536 collect_insn_data (rtx pattern, int *palt, int *pmax) in collect_insn_data() function 569 collect_insn_data (XEXP (pattern, i), palt, pmax); in collect_insn_data() 578 collect_insn_data (XVECEXP (pattern, i, j), palt, pmax); in collect_insn_data() 791 collect_insn_data (insn_elem->data, &alternatives, &max_operand); in process_one_cond_exec()
|
| HD | ChangeLog-2000 | 17549 * gensupport.c (collect_insn_data): Record the maximum number 19464 (n_alternatives, collect_insn_data): New.
|
| HD | ChangeLog-2001 | 18981 * gensupport.c (collect_insn_data): Likewise.
|
| HD | ChangeLog-2004 | 13923 * gensupport.c (is_predicable, collect_insn_data,
|