Home
last modified time | relevance | path

Searched defs:rtl (Results 1 – 25 of 98) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc279 rtx_insn *rtl = insn->rtl (); in possibly_queue_changes() local
328 rtx_insn *rtl = change.rtl (); in delete_insn() local
339 rtx_insn *rtl = change.rtl (); in move_insn() local
773 rtx_insn *rtl = change.rtl (); in recog_level2() local
909 rtx_insn *rtl = insn->rtl (); in recog_internal() local
956 rtx_insn *rtl = insn->rtl (); in perform_pending_updates() local
H A Dinsns.cc377 function_info::append_artificial_insn (bb_info *bb, rtx_insn *rtl) in append_artificial_insn()
522 rtx_call_insn *rtl) in record_call_clobbers()
633 function_info::add_insn_to_block (build_info &bi, rtx_insn *rtl) in add_insn_to_block()
678 rtx_insn *rtl = insn->rtl (); in add_reg_unused_notes() local
H A Dchanges.h48 rtx_insn *rtl () const { return m_insn->rtl (); } in rtl() function
H A Dinsns.h176 rtx_insn *rtl () const { return m_rtl; } in rtl() function
H A Dinternals.inl406 inline insn_info::insn_info (bb_info *bb, rtx_insn *rtl, int cost_or_uid)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtarget-globals.h49 struct target_rtl *rtl; in class() local
H A Ddwarf2out.cc4312 is_pseudo_reg (const_rtx rtl) in is_pseudo_reg()
14209 dbx_reg_number (const_rtx rtl) in dbx_reg_number()
14253 reg_loc_descriptor (rtx rtl, enum var_init_status initialized) in reg_loc_descriptor()
14318 multiple_reg_loc_descriptor (rtx rtl, rtx regs, in multiple_reg_loc_descriptor()
14908 is_based_loc (const_rtx rtl) in is_based_loc()
14948 expansion_failed (tree expr, rtx rtl, char const *reason) in expansion_failed()
14967 const_ok_for_output_1 (rtx rtl) in const_ok_for_output_1()
15101 const_ok_for_output (rtx rtl) in const_ok_for_output()
15223 scompare_loc_descriptor_narrow (enum dwarf_location_atom op, rtx rtl, in scompare_loc_descriptor_narrow()
15288 scompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in scompare_loc_descriptor()
[all …]
H A Dsymtab.cc1520 rtx rtl, symbol; in make_decl_local() local
1622 rtx rtl = DECL_RTL (decl); in copy_visibility_from() local
H A Dbasic-block.h139 struct rtl_bb_info * rtl; member
H A Dcfgexpand.cc2255 rtx rtl = DECL_RTL_IF_SET (var); in expand_used_vars() local
2443 rtx rtl = DECL_RTL_IF_SET (var); in expand_used_vars() local
4390 rtx rtl = gen_rtx_ENTRY_VALUE (GET_MODE (incoming)); in expand_debug_parm_decl() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget-globals.h49 struct target_rtl *rtl; in class() local
H A Ddwarf2out.c4225 is_pseudo_reg (const_rtx rtl) in is_pseudo_reg()
13732 dbx_reg_number (const_rtx rtl) in dbx_reg_number()
13776 reg_loc_descriptor (rtx rtl, enum var_init_status initialized) in reg_loc_descriptor()
13841 multiple_reg_loc_descriptor (rtx rtl, rtx regs, in multiple_reg_loc_descriptor()
14431 is_based_loc (const_rtx rtl) in is_based_loc()
14471 expansion_failed (tree expr, rtx rtl, char const *reason) in expansion_failed()
14490 const_ok_for_output_1 (rtx rtl) in const_ok_for_output_1()
14624 const_ok_for_output (rtx rtl) in const_ok_for_output()
14746 scompare_loc_descriptor_narrow (enum dwarf_location_atom op, rtx rtl, in scompare_loc_descriptor_narrow()
14811 scompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in scompare_loc_descriptor()
[all …]
H A Dsymtab.c1371 rtx rtl, symbol; in make_decl_local() local
1474 rtx rtl = DECL_RTL (decl); in copy_visibility_from() local
H A Dcfgexpand.c2116 rtx rtl = DECL_RTL_IF_SET (var); in expand_used_vars() local
2288 rtx rtl = DECL_RTL_IF_SET (var); in expand_used_vars() local
4214 rtx rtl = gen_rtx_ENTRY_VALUE (GET_MODE (incoming)); in expand_debug_parm_decl() local
H A Dbasic-block.h139 struct rtl_bb_info * rtl; member
/netbsd-src/usr.bin/rump_dhcpclient/
H A Dconfigure.c290 struct rt *rtp, *rtl, *rtn; in add_router_host_route() local
340 struct rt *nrs = NULL, *dnr, *or, *rt, *rtn, *rtl, *lrt = NULL; in build_routes() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.h618 #define RX_REG_P(rtl) (REG_P (rtl) || GET_CODE (rtl) == SUBREG) argument
621 #define SET_P(rtl) (GET_CODE (rtl) == SET) argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.h457 #define RL78_REG_P(rtl) (REG_P (rtl) || GET_CODE (rtl) == SUBREG) argument
460 #define SET_P(rtl) (GET_CODE (rtl) == SET) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.h457 #define RL78_REG_P(rtl) (REG_P (rtl) || GET_CODE (rtl) == SUBREG) argument
460 #define SET_P(rtl) (GET_CODE (rtl) == SET) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.h618 #define RX_REG_P(rtl) (REG_P (rtl) || GET_CODE (rtl) == SUBREG) argument
621 #define SET_P(rtl) (GET_CODE (rtl) == SET) argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.c898 ft32_elf_encode_section_info (tree decl, rtx rtl, int first) in ft32_elf_encode_section_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.cc898 ft32_elf_encode_section_info (tree decl, rtx rtl, int first) in ft32_elf_encode_section_info()
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dinterfacemgr.c121 size_t rtl = IFA_PAYLOAD(nlh); need_rescan() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt.c296 i386_pe_encode_section_info (tree decl, rtx rtl, int first) in i386_pe_encode_section_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.cc296 i386_pe_encode_section_info (tree decl, rtx rtl, int first) in i386_pe_encode_section_info()

1234