Searched refs:note_kind (Results 1 – 4 of 4) sorted by relevance
2160 enum reg_note *note_kind; /* The type of each note */ in subst_asm_stack_regs() local2201 note_kind = XALLOCAVEC (enum reg_note, i); in subst_asm_stack_regs()2223 note_kind[n_notes] = REG_NOTE_KIND (note); in subst_asm_stack_regs()2314 if (note_kind[i] == REG_DEAD) in subst_asm_stack_regs()2393 && note_kind[j] == REG_UNUSED) in subst_asm_stack_regs()2408 && note_kind[j] == REG_DEAD in subst_asm_stack_regs()
2158 enum reg_note *note_kind; /* The type of each note */ in subst_asm_stack_regs() local2199 note_kind = XALLOCAVEC (enum reg_note, i); in subst_asm_stack_regs()2221 note_kind[n_notes] = REG_NOTE_KIND (note); in subst_asm_stack_regs()2312 if (note_kind[i] == REG_DEAD) in subst_asm_stack_regs()2391 && note_kind[j] == REG_UNUSED) in subst_asm_stack_regs()2406 && note_kind[j] == REG_DEAD in subst_asm_stack_regs()
610 enum reg_note note_kind = REG_NOTE_MAX; in nios2_adjust_stack() local624 note_kind = REG_FRAME_RELATED_EXPR; in nios2_adjust_stack()627 note_kind = REG_CFA_ADJUST_CFA; in nios2_adjust_stack()628 if (note_kind != REG_NOTE_MAX) in nios2_adjust_stack()633 add_reg_note (insn, note_kind, cfa_adj); in nios2_adjust_stack()
611 enum reg_note note_kind = REG_NOTE_MAX; in nios2_adjust_stack() local625 note_kind = REG_FRAME_RELATED_EXPR; in nios2_adjust_stack()628 note_kind = REG_CFA_ADJUST_CFA; in nios2_adjust_stack()629 if (note_kind != REG_NOTE_MAX) in nios2_adjust_stack()634 add_reg_note (insn, note_kind, cfa_adj); in nios2_adjust_stack()