Searched refs:n_notes (Results 1 – 2 of 2) sorted by relevance
2166 int n_notes; in subst_asm_stack_regs() local2203 n_notes = 0; in subst_asm_stack_regs()2221 note_reg[n_notes] = reg; in subst_asm_stack_regs()2222 note_loc[n_notes] = loc; in subst_asm_stack_regs()2223 note_kind[n_notes] = REG_NOTE_KIND (note); in subst_asm_stack_regs()2224 n_notes++; in subst_asm_stack_regs()2313 for (i = 0; i < n_notes; i++) in subst_asm_stack_regs()2391 for (j = 0; j < n_notes; j++) in subst_asm_stack_regs()2406 for (j = 0; j < n_notes; j++) in subst_asm_stack_regs()
2164 int n_notes; in subst_asm_stack_regs() local2201 n_notes = 0; in subst_asm_stack_regs()2219 note_reg[n_notes] = reg; in subst_asm_stack_regs()2220 note_loc[n_notes] = loc; in subst_asm_stack_regs()2221 note_kind[n_notes] = REG_NOTE_KIND (note); in subst_asm_stack_regs()2222 n_notes++; in subst_asm_stack_regs()2311 for (i = 0; i < n_notes; i++) in subst_asm_stack_regs()2389 for (j = 0; j < n_notes; j++) in subst_asm_stack_regs()2404 for (j = 0; j < n_notes; j++) in subst_asm_stack_regs()