Home
last modified time | relevance | path

Searched refs:apply_iterators (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl.c790 apply_iterators (rtx original, vec<rtx> *queue) in apply_iterators() function
1426 apply_iterators (rtx_reader_ptr->read_rtx_code (rtx_name), rtxen); in read_rtx()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-rtl.cc856 apply_iterators (rtx original, vec<rtx> *queue) in apply_iterators() function
1454 apply_iterators (rtx_reader_ptr->read_rtx_code (rtx_name), rtxen); in read_rtx()
H A DChangeLog-20121566 * read-rtl.c (apply_iterators): Initialize condition with "" instead
2985 (apply_iterators): Likewise.
21482 (apply_iterators): Traverse int iterator table and add all the used
21973 (apply_attribute_uses, add_current_iterators, apply_iterators): New
H A DChangeLog-201720426 (apply_iterators): Likewise. Update initialization of iterator_use.
41411 (apply_iterators): Likewise.
H A DChangeLog-20169453 (apply_iterators): Use rtx_reader_ptr for calls to
H A DChangeLog-201814032 (apply_iterators): Handle '@' names. Report an error if '@'
H A DChangeLog-201523182 * read-rtl.c (apply_iterators): Take vector to add rtxs to