Searched refs:RestoreMany (Results 1 – 4 of 4) sorted by relevance
117 opcodes.RestoreMany(Reg(2), 1 | (1 << 3)); // pop R2 and R5 in TEST_F()
101 void ALWAYS_INLINE RestoreMany(Reg reg_base, uint32_t reg_mask) { in RestoreMany() function
160 cfi().RestoreMany(DWARFReg(s0), fp_spill_mask); in RemoveFrame()
2316 GetAssembler()->cfi().RestoreMany(DWARFReg(vixl32::SRegister(0)), fpu_spill_mask_); in GenerateFrameExit()