Home
last modified time | relevance | path

Searched defs:to_reg (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/
H A Dfr30.c217 fr30_compute_frame_size (int from_reg, int to_reg) in fr30_compute_frame_size()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dfr30.cc217 fr30_compute_frame_size (int from_reg, int to_reg) in fr30_compute_frame_size()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.cc1327 nds32_emit_adjust_frame (rtx to_reg, rtx from_reg, int adjust_value) in nds32_emit_adjust_frame()
1851 nds32_can_eliminate (const int from_reg, const int to_reg) in nds32_can_eliminate()
4527 nds32_initial_elimination_offset (unsigned int from_reg, unsigned int to_reg) in nds32_initial_elimination_offset()
H A Dnds32.h1353 #define INITIAL_ELIMINATION_OFFSET(from_reg, to_reg, offset_var) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.c1327 nds32_emit_adjust_frame (rtx to_reg, rtx from_reg, int adjust_value) in nds32_emit_adjust_frame()
1851 nds32_can_eliminate (const int from_reg, const int to_reg) in nds32_can_eliminate()
4525 nds32_initial_elimination_offset (unsigned int from_reg, unsigned int to_reg) in nds32_initial_elimination_offset()
H A Dnds32.h1353 #define INITIAL_ELIMINATION_OFFSET(from_reg, to_reg, offset_var) \ argument
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_thermal.c155 uint32_t (*to_reg)(u_int, int); member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c2998 gcn_can_eliminate_p (int /*from_reg */ , int to_reg) in gcn_can_eliminate_p() argument
3046 gcn_hard_regno_rename_ok (unsigned int from_reg, unsigned int to_reg) in gcn_hard_regno_rename_ok()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc3208 gcn_can_eliminate_p (int /*from_reg */ , int to_reg) in gcn_can_eliminate_p() argument
3256 gcn_hard_regno_rename_ok (unsigned int from_reg, unsigned int to_reg) in gcn_hard_regno_rename_ok()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c10926 get_thread_pointer (machine_mode tp_mode, bool to_reg) in get_thread_pointer()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc11397 get_thread_pointer (machine_mode tp_mode, bool to_reg) in get_thread_pointer()