Home
last modified time | relevance | path

Searched refs:note_reg (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlra-lives.cc1012 rtx note_reg = XEXP (link, 0); in process_bb_lives() local
1013 int note_regno = REGNO (note_reg); in process_bb_lives()
1017 GET_MODE (note_reg))) in process_bb_lives()
1020 GET_MODE (note_reg)))) in process_bb_lives()
1027 GET_MODE (note_reg)); in process_bb_lives()
1030 GET_MODE (note_reg)); in process_bb_lives()
H A Dreg-stack.c2158 rtx *note_reg; /* Array of note contents */ in subst_asm_stack_regs() local
2199 note_reg = XALLOCAVEC (rtx, i); in subst_asm_stack_regs()
2221 note_reg[n_notes] = reg; in subst_asm_stack_regs()
2316 int regnum = get_hard_regnum (regstack, note_reg[i]); in subst_asm_stack_regs()
2392 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()
2407 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()
H A Dreg-stack.cc2156 rtx *note_reg; /* Array of note contents */ in subst_asm_stack_regs() local
2197 note_reg = XALLOCAVEC (rtx, i); in subst_asm_stack_regs()
2219 note_reg[n_notes] = reg; in subst_asm_stack_regs()
2314 int regnum = get_hard_regnum (regstack, note_reg[i]); in subst_asm_stack_regs()
2390 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()
2405 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c2158 rtx *note_reg; /* Array of note contents */ in subst_asm_stack_regs() local
2199 note_reg = XALLOCAVEC (rtx, i); in subst_asm_stack_regs()
2221 note_reg[n_notes] = reg; in subst_asm_stack_regs()
2316 int regnum = get_hard_regnum (regstack, note_reg[i]); in subst_asm_stack_regs()
2392 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()
2407 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()