Home | History | Annotate | Download | only in mips

Lines Matching refs:MultiPush

110   MultiPush(kSafepointSavedRegisters);
1021 void MacroAssembler::MultiPush(RegList regs) {
1131 MultiPush(saved_regs);
3135 // The operands are reversed to match the order of MultiPush/Pop.
3138 MultiPush(t1.bit() | t2.bit() | cp.bit() | fp.bit());