Searched refs:RestoreMany (Results 1 – 5 of 5) sorted by relevance
547 cfi_.RestoreMany(DwarfFpReg(0), fp_spill_mask_); in GenExitSequence()570 cfi_.RestoreMany(DwarfCoreReg(0), core_spill_mask_); in GenExitSequence()611 cfi_.RestoreMany(DwarfCoreReg(0), core_spill_mask_); in GenSpecialExitForSuspend()
97 void ALWAYS_INLINE RestoreMany(Reg reg_base, uint32_t reg_mask) { in RestoreMany() function
120 opcodes.RestoreMany(Reg(2), 1 | (1 << 3)); // pop R2 and R5 in TEST_F()
462 cfi_.RestoreMany(DWARFReg(SRegister(0)), fp_spill_mask); in RemoveFrame()
572 __ cfi().RestoreMany(DWARFReg(SRegister(0)), fpu_spill_mask_); in GenerateFrameExit()