Home
last modified time | relevance | path

Searched refs:rtx_size (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.c197 rtx_size (const_rtx x) in rtx_size() function
377 const unsigned int size = rtx_size (orig); in shallow_copy_rtx()
H A Drtl.h2990 extern unsigned int rtx_size (const_rtx);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.cc200 rtx_size (const_rtx x) in rtx_size() function
379 const unsigned int size = rtx_size (orig); in shallow_copy_rtx()
H A Drtl.h3000 extern unsigned int rtx_size (const_rtx);
H A DChangeLog-200617360 * rtl.c (rtx_size): Likewise.
18582 * rtl.c (rtx_size): Rename variable to...
18584 (rtx_size): New function.
18588 (shallow_copy_rtx_stat): Use rtx_size instead of RTX_SIZE.
18590 (rtx_size): Change from a variable to a function.
H A DChangeLog-200713988 * rtl.c (rtx_size, shared_const_p, shallow_copy_rtx_stat,
13998 shared_const_p, rtx_size, shallow_copy_rtx_stat, rtx_equal_p,
H A DChangeLog-20035032 * rtl.c (rtx_size): New array.
H A DChangeLog-20171898 * rtl.c (rtx_size): Handle CONST_POLY_INT.
H A DChangeLog-201440030 (rtx_size): Likewise.