Searched refs:copy_rtx_for_iterators (Results 1 – 5 of 5) sorted by relevance
212 rtx copy_rtx_for_iterators (rtx original);
550 md_reader::copy_rtx_for_iterators (rtx original) in copy_rtx_for_iterators() function in md_reader580 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()
1933 (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.
21971 (copy_rtx_for_iterators): ...this new function.
29986 * read-rtl.c (copy_rtx_for_iterators): Continue applying iterators