Searched refs:record_iterator_use (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | read-rtl.c | 1139 record_iterator_use (struct mapping *iterator, rtx x, unsigned int index) in record_iterator_use() function 1183 record_iterator_use (m, x, index); in record_potential_iterator_use() 1571 record_iterator_use (iterator, x, 0); in rtx_alloc_for_name() 1929 record_iterator_use (m, return_rtx, 0); in read_rtx_operand()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | read-rtl.cc | 1167 record_iterator_use (struct mapping *iterator, rtx x, unsigned int index) in record_iterator_use() function 1211 record_iterator_use (m, x, index); in record_potential_iterator_use() 1599 record_iterator_use (iterator, x, 0); in rtx_alloc_for_name() 1976 record_iterator_use (m, return_rtx, 0); in read_rtx_operand()
|
H A D | ChangeLog-2017 | 20419 (record_iterator_use): Likewise. 20422 to record_iterator_use and apply_iterator. 20427 (rtx_reader::read_rtx_code): Update calls to record_iterator_use
|
H A D | ChangeLog-2012 | 21979 (record_iterator_use, record_attribute_use): New functions.
|