Home | History | Annotate | Download | only in mips64

Lines Matching refs:MultiPush

113   MultiPush(kSafepointSavedRegisters);
1151 void MacroAssembler::MultiPush(RegList regs) {
1261 MultiPush(saved_regs);
3066 // The operands are reversed to match the order of MultiPush/Pop.
3069 MultiPush(a5.bit() | a6.bit() | cp.bit() | fp.bit());