Searched refs:UnSpillFPRegs (Results 1 – 4 of 4) sorted by relevance
313 UnSpillFPRegs(); in GenExitSequence()
828 void UnSpillFPRegs();
739 void X86Mir2Lir::UnSpillFPRegs() { in UnSpillFPRegs() function in art::X86Mir2Lir
1620 static void UnSpillFPRegs(Arm64Mir2Lir* m2l, RegStorage base, int offset, uint32_t reg_mask) { in UnSpillFPRegs() function1677 UnSpillFPRegs(this, rs_sp, offset, fp_reg_mask); in UnspillRegs()