Home
last modified time | relevance | path

Searched refs:define_cond_exec_queue (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgensupport.c72 static struct queue_elem *define_cond_exec_queue; variable
73 static struct queue_elem **define_cond_exec_tail = &define_cond_exec_queue;
598 error_with_line (define_cond_exec_queue->lineno, in identify_predicable_attribute()
1162 for (elem = define_cond_exec_queue; elem ; elem = elem->next) in process_define_cond_exec()
1405 if (define_cond_exec_queue != NULL) in init_rtx_reader_args_cb()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgensupport.c87 static struct queue_elem *define_cond_exec_queue; variable
88 static struct queue_elem **define_cond_exec_tail = &define_cond_exec_queue;
926 error_at (define_cond_exec_queue->loc, in identify_predicable_attribute()
2192 for (elem = define_cond_exec_queue; elem ; elem = elem->next) in process_define_cond_exec()
2542 if (define_cond_exec_queue != NULL) in init_rtx_reader_args_cb()