Searched refs:queue_pattern (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | gensupport.c | 83 static struct queue_elem *queue_pattern (rtx, struct queue_elem ***, 154 queue_pattern (rtx pattern, struct queue_elem ***list_tail, in queue_pattern() function 277 queue_pattern (desc, &define_insn_tail, read_rtx_filename, lineno); in process_rtx() 281 queue_pattern (desc, &define_cond_exec_tail, read_rtx_filename, lineno); in process_rtx() 285 queue_pattern (desc, &define_attr_tail, read_rtx_filename, lineno); in process_rtx() 294 queue_pattern (desc, &define_pred_tail, read_rtx_filename, lineno); in process_rtx() 340 = queue_pattern (desc, &define_insn_tail, read_rtx_filename, in process_rtx() 343 = queue_pattern (split, &other_tail, read_rtx_filename, lineno); in process_rtx() 349 queue_pattern (desc, &other_tail, read_rtx_filename, lineno); in process_rtx() 845 queue_pattern (insn, &other_tail, insn_elem->filename, in process_one_cond_exec() [all …]
|
| D | ChangeLog-2000 | 19461 (queue_pattern): New.
|
| D | ChangeLog-2002 | 20179 (queue_pattern): Initialize it; update all callers.
|
| D | ChangeLog-2004 | 36731 (queue_pattern): Return a value. Clear the split field.
|