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

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c396 signed char gpr_save_slots[16]; variable
458 cfun->machine->frame_layout.gpr_save_slots[REGNO]
9147 /* Update gpr_save_slots in the frame layout trying to make use of
9364 memset (cfun_frame_layout.gpr_save_slots, SAVE_SLOT_NONE, 16);
9411 memset (cfun_frame_layout.gpr_save_slots, SAVE_SLOT_NONE, 6);

Completed in 120 milliseconds