Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dreg-stack.c1945 rtx *note_reg; /* Array of note contents */ in subst_asm_stack_regs() local
1990 note_reg = alloca (i * sizeof (rtx)); in subst_asm_stack_regs()
2010 note_reg[n_notes] = reg; in subst_asm_stack_regs()
2108 int regnum = get_hard_regnum (regstack, note_reg[i]); in subst_asm_stack_regs()
2190 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()
2205 if (REGNO (recog_data.operand[i]) == REGNO (note_reg[j]) in subst_asm_stack_regs()