| /src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| nds32-fp-as-gp.cc | 57 || NDS32_REQUIRED_CALLEE_SAVED_P (FP_REGNUM) 100 we MUST set FP_REGNUM ever live in this function. */ 133 || NDS32_REQUIRED_CALLEE_SAVED_P (FP_REGNUM) 233 SET_HARD_REG_BIT(this_target_ira_int->x_no_unit_alloc_regs, FP_REGNUM); 234 df_set_regs_ever_live (FP_REGNUM, 1); 236 CLEAR_HARD_REG_BIT(this_target_ira_int->x_no_unit_alloc_regs, FP_REGNUM);
|
| nds32-predicates.cc | 223 (reg:SI FP_REGNUM)) 239 (set (reg:SI FP_REGNUM) 254 save_fp = reg_mentioned_p (gen_rtx_REG (SImode, FP_REGNUM), op); 307 || REGNO (elt_reg) != FP_REGNUM)
|
| nds32-relax-opt.cc | 150 && REGNO (XEXP (mem_src, 0)) == FP_REGNUM)
|
| nds32.cc | 452 cfun->machine->fp_size = (df_regs_ever_live_p (FP_REGNUM)) ? 4 : 0; 542 && !df_regs_ever_live_p (FP_REGNUM) 750 (reg:SI FP_REGNUM)) 803 reg = gen_rtx_REG (SImode, FP_REGNUM); 897 (set (reg:SI FP_REGNUM) 953 reg = gen_rtx_REG (SImode, FP_REGNUM); 1048 (reg:SI FP_REGNUM)) 1089 reg = gen_rtx_REG (SImode, FP_REGNUM); 1171 (set (reg:SI FP_REGNUM) 1215 reg = gen_rtx_REG (SImode, FP_REGNUM); [all...] |
| nds32.h | 1350 #define HARD_FRAME_POINTER_REGNUM FP_REGNUM
|
| nds32-md-auxiliary.cc | 1529 && regno != FP_REGNUM) 1554 if ((regno == FP_REGNUM) &&
|
| /src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| nds32-fp-as-gp.cc | 57 || NDS32_REQUIRED_CALLEE_SAVED_P (FP_REGNUM) 100 we MUST set FP_REGNUM ever live in this function. */ 133 || NDS32_REQUIRED_CALLEE_SAVED_P (FP_REGNUM) 233 SET_HARD_REG_BIT(this_target_ira_int->x_no_unit_alloc_regs, FP_REGNUM); 234 df_set_regs_ever_live (FP_REGNUM, 1); 236 CLEAR_HARD_REG_BIT(this_target_ira_int->x_no_unit_alloc_regs, FP_REGNUM);
|
| nds32-predicates.cc | 223 (reg:SI FP_REGNUM)) 239 (set (reg:SI FP_REGNUM) 254 save_fp = reg_mentioned_p (gen_rtx_REG (SImode, FP_REGNUM), op); 307 || REGNO (elt_reg) != FP_REGNUM)
|
| nds32-relax-opt.cc | 150 && REGNO (XEXP (mem_src, 0)) == FP_REGNUM)
|
| nds32.cc | 455 cfun->machine->fp_size = (df_regs_ever_live_p (FP_REGNUM)) ? 4 : 0; 545 && !df_regs_ever_live_p (FP_REGNUM) 753 (reg:SI FP_REGNUM)) 806 reg = gen_rtx_REG (SImode, FP_REGNUM); 900 (set (reg:SI FP_REGNUM) 956 reg = gen_rtx_REG (SImode, FP_REGNUM); 1051 (reg:SI FP_REGNUM)) 1092 reg = gen_rtx_REG (SImode, FP_REGNUM); 1174 (set (reg:SI FP_REGNUM) 1218 reg = gen_rtx_REG (SImode, FP_REGNUM); [all...] |
| nds32.h | 1350 #define HARD_FRAME_POINTER_REGNUM FP_REGNUM
|
| nds32-md-auxiliary.cc | 1529 && regno != FP_REGNUM) 1554 if ((regno == FP_REGNUM) &&
|
| /src/external/gpl3/gdb/dist/gdb/ |
| sh-tdep.h | 33 FP_REGNUM = 14,
|
| sh-tdep.c | 1591 int fp_regnum; local 1593 fp_regnum = gdbarch_fp0_regnum (gdbarch) 1595 return fp_regnum; 1602 int fp_regnum; local 1604 fp_regnum = gdbarch_fp0_regnum (gdbarch) 1606 return fp_regnum; 1867 cache->base = get_frame_register_unsigned (this_frame, FP_REGNUM);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| sh-tdep.h | 33 FP_REGNUM = 14,
|
| sh-tdep.c | 1591 int fp_regnum; local 1593 fp_regnum = gdbarch_fp0_regnum (gdbarch) 1595 return fp_regnum; 1602 int fp_regnum; local 1604 fp_regnum = gdbarch_fp0_regnum (gdbarch) 1606 return fp_regnum; 1867 cache->base = get_frame_register_unsigned (this_frame, FP_REGNUM);
|
| /src/external/gpl3/gdb/dist/sim/h8300/ |
| h8300-sim.h | 44 FP_REGNUM = R6_REGNUM, /* Contains address of executing
|
| /src/external/gpl3/gdb.old/dist/sim/h8300/ |
| h8300-sim.h | 44 FP_REGNUM = R6_REGNUM, /* Contains address of executing
|
| /src/external/gpl3/gcc/dist/gcc/config/lm32/ |
| lm32.h | 143 #define FP_REGNUM 27 211 #define FRAME_POINTER_REGNUM FP_REGNUM
|
| lm32.cc | 472 if (!(reg_save_mask & (1 << FP_REGNUM)) && frame_pointer_needed) 474 reg_save_mask |= 1 << FP_REGNUM;
|
| /src/external/gpl3/gcc.old/dist/gcc/config/lm32/ |
| lm32.h | 143 #define FP_REGNUM 27 211 #define FRAME_POINTER_REGNUM FP_REGNUM
|
| lm32.cc | 472 if (!(reg_save_mask & (1 << FP_REGNUM)) && frame_pointer_needed) 474 reg_save_mask |= 1 << FP_REGNUM;
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm.h | 1023 #define FP_REGNUM HARD_FRAME_POINTER_REGNUM
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm.h | 1012 #define FP_REGNUM HARD_FRAME_POINTER_REGNUM
|