Home | History | Annotate | Download | only in mips

Lines Matching defs:IncreaseFrameSize

1830   IncreaseFrameSize(kStackAlignment);
4133 // (PUSH(IncreaseFrameSize(ADDIU) + SW) + NAL + LUI + ORI + ADDU + LW + JR).
4766 IncreaseFrameSize(frame_size);
4842 void MipsAssembler::IncreaseFrameSize(size_t adjust) {