Searched refs:REGNO (Results 151 - 175 of 479) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvaltrack.h53 return REGNO (my->reg);
72 /* For each entry in htab, the bit corresponding to its REGNO will
H A Dinit-regs.cc84 && regno == REGNO (pic_offset_table_rtx))
H A Dhw-doloop.cc53 loop->depth, REGNO (loop->iter_reg));
87 REGNO (loop->iter_reg)))
109 REGNO (loop->iter_reg)));
137 REGNO (dreg));
141 CLEAR_HARD_REG_BIT (set_this_insn, REGNO (loop->iter_reg));
285 REGNO (loop->iter_reg)))
388 if (!REGNO_REG_SET_P (df_get_live_in (succ), REGNO (reg)))
H A Dira-costs.cc85 /* Return index in COSTS when processing reg with REGNO. */
326 /* Setup cost classes for pseudo REGNO whose allocno class is ACLASS.
373 /* Restrict the classes to those that are valid for REGNO's mode
376 are valid for subregs of REGNO. */
387 /* Setup cost classes for pseudo REGNO with MODE. Usage of MODE can
465 reg_class_t x_class = REGNO_REG_CLASS (REGNO (x));
577 if (REG_P (op) && REGNO (op) >= FIRST_PSEUDO_REGISTER)
601 if (! REG_P (op) || REGNO (op) < FIRST_PSEUDO_REGISTER)
618 || REGNO (ops[j]) < FIRST_PSEUDO_REGISTER)
647 = regno_cost_classes[REGNO (o
[all...]
H A Ddefaults.h436 #define DBX_REGISTER_NUMBER(REGNO) (REGNO)
447 #define DWARF_REG_TO_UNWIND_COLUMN(REGNO) (REGNO)
454 #define DWARF2_FRAME_REG_OUT(REGNO, FOR_EH) (REGNO)
1017 #define LOCAL_REGNO(REGNO) 0
1106 #define HARD_REGNO_NREGS_HAS_PADDING(REGNO, MODE) 0
1107 #define HARD_REGNO_NREGS_WITH_PADDING(REGNO, MODE) -1
H A Dcprop.cc154 return ! REGNO_REG_SET_P (reg_set_bitmap, REGNO (x));
157 /* Hash a set of register REGNO.
185 hash = hash_mod (REGNO (dest), table->size);
484 /* Lookup REGNO in the set TABLE. The result is a pointer to the
495 while (expr && REGNO (expr->dest) != regno)
501 /* Return the next entry for REGNO in list EXPR. */
508 while (expr && REGNO (expr->dest) != regno);
530 return ! REGNO_REG_SET_P (reg_set_bitmap, REGNO (x));
616 for (def = DF_REG_DEF_CHAIN (REGNO (expr->dest));
623 for (def = DF_REG_DEF_CHAIN (REGNO (exp
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-ldmstm.ml240 Printf.printf " \"((((REGNO (operands[%d]) == REGNO (operands[0]))\n" (nregs * 2 + 2);
241 Printf.printf " && (REGNO (operands[%d]) == REGNO (operands[1])))\n" (nregs * 2 + 3);
242 Printf.printf " || ((REGNO (operands[%d]) == REGNO (operands[0]))\n" (nregs * 2 + 3);
243 Printf.printf " && (REGNO (operands[%d]) == REGNO (operands[1]))))\n" (nregs * 2 + 2);
244 Printf.printf " && (peep2_regno_dead_p (%d, REGNO (operands[0]))\n" (nregs + 1);
245 Printf.printf " || (REGNO (operand
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhw-doloop.c53 loop->depth, REGNO (loop->iter_reg));
87 REGNO (loop->iter_reg)))
109 REGNO (loop->iter_reg)));
137 REGNO (dreg));
141 CLEAR_HARD_REG_BIT (set_this_insn, REGNO (loop->iter_reg));
285 REGNO (loop->iter_reg)))
388 if (!REGNO_REG_SET_P (df_get_live_in (succ), REGNO (reg)))
H A Ddefaults.h426 #define DBX_REGISTER_NUMBER(REGNO) (REGNO)
437 #define DWARF_REG_TO_UNWIND_COLUMN(REGNO) (REGNO)
444 #define DWARF2_FRAME_REG_OUT(REGNO, FOR_EH) (REGNO)
1035 #define LOCAL_REGNO(REGNO) 0
1124 #define HARD_REGNO_NREGS_HAS_PADDING(REGNO, MODE) 0
1125 #define HARD_REGNO_NREGS_WITH_PADDING(REGNO, MODE) -1
H A Dcprop.c153 return ! REGNO_REG_SET_P (reg_set_bitmap, REGNO (x));
156 /* Hash a set of register REGNO.
184 hash = hash_mod (REGNO (dest), table->size);
483 /* Lookup REGNO in the set TABLE. The result is a pointer to the
494 while (expr && REGNO (expr->dest) != regno)
500 /* Return the next entry for REGNO in list EXPR. */
507 while (expr && REGNO (expr->dest) != regno);
529 return ! REGNO_REG_SET_P (reg_set_bitmap, REGNO (x));
615 for (def = DF_REG_DEF_CHAIN (REGNO (expr->dest));
622 for (def = DF_REG_DEF_CHAIN (REGNO (exp
[all...]
H A Dira-costs.c84 /* Return index in COSTS when processing reg with REGNO. */
325 /* Setup cost classes for pseudo REGNO whose allocno class is ACLASS.
372 /* Restrict the classes to those that are valid for REGNO's mode
375 are valid for subregs of REGNO. */
386 /* Setup cost classes for pseudo REGNO with MODE. Usage of MODE can
464 reg_class_t x_class = REGNO_REG_CLASS (REGNO (x));
549 if (REG_P (op) && REGNO (op) >= FIRST_PSEUDO_REGISTER)
573 if (! REG_P (op) || REGNO (op) < FIRST_PSEUDO_REGISTER)
590 || REGNO (ops[j]) < FIRST_PSEUDO_REGISTER)
615 = regno_cost_classes[REGNO (o
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-ldmstm.ml240 Printf.printf " \"((((REGNO (operands[%d]) == REGNO (operands[0]))\n" (nregs * 2 + 2);
241 Printf.printf " && (REGNO (operands[%d]) == REGNO (operands[1])))\n" (nregs * 2 + 3);
242 Printf.printf " || ((REGNO (operands[%d]) == REGNO (operands[0]))\n" (nregs * 2 + 3);
243 Printf.printf " && (REGNO (operands[%d]) == REGNO (operands[1]))))\n" (nregs * 2 + 2);
244 Printf.printf " && (peep2_regno_dead_p (%d, REGNO (operands[0]))\n" (nregs + 1);
245 Printf.printf " || (REGNO (operand
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc405 && REGNO (dest) == CRIS_CC0_REGNUM
536 || REGNO (reg) != REGNO (SET_DEST (XVECEXP (op, 0, 1)))
554 || REGNO (SET_DEST (elt)) != regno
568 || REGNO (SET_DEST (elt)) != regno
626 || REGNO (reg) != REGNO (SET_DEST (XVECEXP (op, 0, 1)))
632 && REGNO (dest_addr) == REGNO (reg)
636 && REGNO (XEX
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.h341 reg number REGNO. This could be a conditional expression
344 #define REGNO_REG_CLASS(REGNO) ((REGNO == CC_REGNUM || REGNO == FCC_REGNUM) ? NO_REGS : GENERAL_REGS)
353 /* These assume that REGNO is a hard or pseudo reg number.
354 They give nonzero only if REGNO is a hard reg of the suitable class
536 #define EPILOGUE_USES(REGNO) \
537 (reload_completed && (REGNO) == LINK_POINTER_REGNUM)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.h341 reg number REGNO. This could be a conditional expression
344 #define REGNO_REG_CLASS(REGNO) ((REGNO == CC_REGNUM || REGNO == FCC_REGNUM) ? NO_REGS : GENERAL_REGS)
353 /* These assume that REGNO is a hard or pseudo reg number.
354 They give nonzero only if REGNO is a hard reg of the suitable class
536 #define EPILOGUE_USES(REGNO) \
537 (reload_completed && (REGNO) == LINK_POINTER_REGNUM)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.c312 /* A helper function to determine if REGNO should be saved in the
508 REGNO (operands[0]) > REGNO (operands[1]) &&
509 REGNO (operands[0]) < REGNO (operands[1]) + words)
520 && REGNO (XEXP (XEXP (operands[0], 0), 0)) == STACK_POINTER_REGNUM
606 exops[i][op] = gen_rtx_REG (HImode, REGNO (operands[op]) + w);
805 fprintf (file, "%s", reg_names[REGNO (x)]);
856 fprintf (file, "(%s)", reg_names[REGNO (addr)]);
861 fprintf (file, "-(%s)", reg_names[REGNO (XEX
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.cc312 /* A helper function to determine if REGNO should be saved in the
508 REGNO (operands[0]) > REGNO (operands[1]) &&
509 REGNO (operands[0]) < REGNO (operands[1]) + words)
520 && REGNO (XEXP (XEXP (operands[0], 0), 0)) == STACK_POINTER_REGNUM
606 exops[i][op] = gen_rtx_REG (HImode, REGNO (operands[op]) + w);
805 fprintf (file, "%s", reg_names[REGNO (x)]);
856 fprintf (file, "(%s)", reg_names[REGNO (addr)]);
861 fprintf (file, "-(%s)", reg_names[REGNO (XEX
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.c967 *base = gen_rtx_REG (HImode, REGNO (XEXP (*base, 0)));
1053 if (REGNO (hl) != HL_REG)
1055 if (REGNO (bc) != B_REG && REGNO (bc) != C_REG)
1181 int ir = REGNO (index);
1182 int br = REGNO (base);
1190 if (strict && base && GET_CODE (base) == REG && REGNO (base) >= FIRST_PSEUDO_REGISTER)
1194 && REGNO (base) >= 8 && REGNO (base) <= 31)
1241 || (GET_CODE (op) == REG && REGNO (o
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.cc967 *base = gen_rtx_REG (HImode, REGNO (XEXP (*base, 0)));
1053 if (REGNO (hl) != HL_REG)
1055 if (REGNO (bc) != B_REG && REGNO (bc) != C_REG)
1181 int ir = REGNO (index);
1182 int br = REGNO (base);
1190 if (strict && base && GET_CODE (base) == REG && REGNO (base) >= FIRST_PSEUDO_REGISTER)
1194 && REGNO (base) >= 8 && REGNO (base) <= 31)
1241 || (GET_CODE (op) == REG && REGNO (o
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh_treg_combine.cc317 return find_regno_note (insn, REG_DEAD, REGNO (reg)) != NULL_RTX;
323 return find_regno_note (insn, REG_UNUSED, REGNO (reg)) != NULL_RTX;
650 if (REG_P (XEXP (cond, 0)) && REGNO (XEXP (cond, 0)) != REGNO (m_ccreg))
677 && REG_P (XEXP (cond, 0)) && REGNO (XEXP (cond, 0)) == REGNO (m_ccreg)
682 && REG_P (XEXP (cond, 0)) && REGNO (XEXP (cond, 0)) == REGNO (m_ccreg)
737 if (REGNO (new_entry.cstore.set_src ()) == REGNO (re
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-internal.h74 #define ALTIVEC_REG_BIT(REGNO) (0x80000000 >> ((REGNO) - FIRST_ALTIVEC_REGNO))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.c120 unsigned dest = REGNO (this->dest);
121 unsigned base = REGNO (this->base);
133 int_offset = (1 << 5) | REGNO (offset);
290 /* Return true if REGNO is not safe to rename. */
325 unsigned dest_regno = REGNO (insn_info->dest);
439 unsigned regno = REGNO (reg);
549 unsigned regno = REGNO (addr.base);
625 unsigned regno = REGNO (dest_rtx);
724 REGNO (insn_info->dest)))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv-shorten-memrefs.cc123 HOST_WIDE_INT regno = REGNO (XEXP (addr, 0));
164 HOST_WIDE_INT regno = REGNO (XEXP (addr, 0));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-internal.h78 #define ALTIVEC_REG_BIT(REGNO) (0x80000000 >> ((REGNO) - FIRST_ALTIVEC_REGNO))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.cc120 unsigned dest = REGNO (this->dest);
121 unsigned base = REGNO (this->base);
133 int_offset = (1 << 5) | REGNO (offset);
290 /* Return true if REGNO is not safe to rename. */
325 unsigned dest_regno = REGNO (insn_info->dest);
439 unsigned regno = REGNO (reg);
549 unsigned regno = REGNO (addr.base);
625 unsigned regno = REGNO (dest_rtx);
724 REGNO (insn_info->dest)))

Completed in 601 milliseconds

1234567891011>>