Searched refs:SpillCoreRegs (Results 1 – 7 of 7) sorted by relevance
241 SpillCoreRegs(); in GenEntrySequence()
826 void SpillCoreRegs();
691 void X86Mir2Lir::SpillCoreRegs() { in SpillCoreRegs() function in art::X86Mir2Lir
315 SpillCoreRegs(); in GenEntrySequence()
167 void SpillCoreRegs();
528 void MipsMir2Lir::SpillCoreRegs() { in SpillCoreRegs() function in art::MipsMir2Lir
1420 static void SpillCoreRegs(Arm64Mir2Lir* m2l, RegStorage base, int offset, uint32_t reg_mask) { in SpillCoreRegs() function1468 SpillCoreRegs(m2l, rs_sp, spill_offset, core_reg_mask); in SpillRegsPreSub()