Searched refs:vms_unwind_regno (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.c3203 static int vms_unwind_regno;
3299 vms_unwind_regno = (vms_base_regno == REG_PV
3332 return vms_unwind_regno == HARD_FRAME_POINTER_REGNUM;
3645 if (vms_unwind_regno == HARD_FRAME_POINTER_REGNUM)
3781 fprintf (file, "\t.frame $%d,", vms_unwind_regno);
3938 && vms_unwind_regno == HARD_FRAME_POINTER_REGNUM)
3191 static int vms_unwind_regno; variable
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dalpha.c7300 static int vms_unwind_regno;
7426 vms_unwind_regno = (vms_base_regno == REG_PV
7496 || vms_unwind_regno != HARD_FRAME_POINTER_REGNUM);
7988 && vms_unwind_regno == HARD_FRAME_POINTER_REGNUM)
8009 => vms_unwind_regno == HARD_FRAME_POINTER_REGNUM
8150 vms_unwind_regno,
8277 ? vms_unwind_regno == HARD_FRAME_POINTER_REGNUM
7284 static int vms_unwind_regno; variable

Completed in 96 milliseconds