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