Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dreg-stack.c1946 rtx **note_loc; /* Address of REG field of each note */ in subst_asm_stack_regs() local
1991 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()