Home
last modified time | relevance | path

Searched refs:copy_rtx_for_iterators (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dread-md.h212 rtx copy_rtx_for_iterators (rtx original);
Dread-rtl.cc550 md_reader::copy_rtx_for_iterators (rtx original) in copy_rtx_for_iterators() function in md_reader
580 XEXP (x, i) = copy_rtx_for_iterators (XEXP (x, i)); in copy_rtx_for_iterators()
590 = copy_rtx_for_iterators (XVECEXP (original, i, j)); in copy_rtx_for_iterators()
914 x = rtx_reader_ptr->copy_rtx_for_iterators (original); in apply_iterators()
DChangeLog-20161933 (rtx_reader::copy_rtx_for_iterators): Rename to...
1934 (md_reader::copy_rtx_for_iterators): ...this.
9428 (rtx_reader::copy_rtx_for_iterators): New method decl.
9449 (copy_rtx_for_iterators): Convert to...
9450 (rtx_reader::copy_rtx_for_iterators): ...member function.
9454 join_c_conditions and copy_rtx_for_iterators.
DChangeLog-201221971 (copy_rtx_for_iterators): ...this new function.
DChangeLog-201329986 * read-rtl.c (copy_rtx_for_iterators): Continue applying iterators