Searched refs:note_loc (Results 1 – 1 of 1) sorted by relevance
1946 rtx **note_loc; /* Address of REG field of each note */ in subst_asm_stack_regs() local1991 note_loc = alloca (i * sizeof (rtx *)); in subst_asm_stack_regs()2011 note_loc[n_notes] = loc; in subst_asm_stack_regs()2112 replace_reg (note_loc[i], regnum); in subst_asm_stack_regs()