Searched refs:note_kind (Results 1 – 1 of 1) sorted by relevance
1947 enum reg_note *note_kind; /* The type of each note */ in subst_asm_stack_regs() local1992 note_kind = alloca (i * sizeof (enum reg_note)); in subst_asm_stack_regs()2012 note_kind[n_notes] = REG_NOTE_KIND (note); in subst_asm_stack_regs()2106 if (note_kind[i] == REG_DEAD) in subst_asm_stack_regs()2191 && note_kind[j] == REG_UNUSED) in subst_asm_stack_regs()2206 && note_kind[j] == REG_DEAD in subst_asm_stack_regs()