Searched refs:parse_rtx (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c124 rtx parse_rtx ();
565 DECL_WRTL_CHECK (t_param)->decl_with_rtl.rtl = parse_rtx ();
571 DECL_INCOMING_RTL (t_param) = parse_rtx ();
862 crtl->return_rtx = parse_rtx ();
1513 function_reader::parse_rtx () function in class:function_reader
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc124 rtx parse_rtx ();
565 DECL_WRTL_CHECK (t_param)->decl_with_rtl.rtl = parse_rtx ();
571 DECL_INCOMING_RTL (t_param) = parse_rtx ();
862 crtl->return_rtx = parse_rtx ();
1516 function_reader::parse_rtx () function in class:function_reader

Completed in 135 milliseconds