Home
last modified time | relevance | path

Searched defs:rtx_list (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dread-rtl.c543 struct rtx_list struct
545 struct rtx_list *next;
546 rtx value; /* Value of this node. */
H A Dra-rewrite.c531 struct rtx_list struct
533 struct rtx_list *next; argument
541 struct rtx_list **list; in remember_slot() argument
/openbsd-src/gnu/gcc/gcc/
H A Dread-rtl.c1469 struct rtx_list in read_rtx_1() struct
1471 struct rtx_list *next; in read_rtx_1()
1472 rtx value; /* Value of this node. */ in read_rtx_1()