Searched refs:all_offset (Results 1 – 1 of 1) sorted by relevance
1555 int all_offset = RoundUp(combined, 2); // Needs to be 16B = 2-reg aligned. in SpillRegsPreIndexed() local1576 base.GetReg(), -all_offset); in SpillRegsPreIndexed()1577 m2l->cfi().AdjustCFAOffset(all_offset * kArm64PointerSize); in SpillRegsPreIndexed()1583 base.GetReg(), -all_offset); in SpillRegsPreIndexed()1584 m2l->cfi().AdjustCFAOffset(all_offset * kArm64PointerSize); in SpillRegsPreIndexed()1592 RegStorage::FloatSolo64(reg1).GetReg(), base.GetReg(), -all_offset); in SpillRegsPreIndexed()1593 m2l->cfi().AdjustCFAOffset(all_offset * kArm64PointerSize); in SpillRegsPreIndexed()1599 base.GetReg(), -all_offset); in SpillRegsPreIndexed()1600 m2l->cfi().AdjustCFAOffset(all_offset * kArm64PointerSize); in SpillRegsPreIndexed()1613 RegStorage::Solo64(reg1).GetReg(), base.GetReg(), -all_offset); in SpillRegsPreIndexed()[all …]