Searched refs:FloatRegs (Results 1 – 3 of 3) sorted by relevance
717 FloatRegs, in tryARM64PackedUnwind() enumerator757 Location = FloatRegs; in tryARM64PackedUnwind()788 Location = FloatRegs; in tryARM64PackedUnwind()796 Location = FloatRegs; in tryARM64PackedUnwind()814 Location = FloatRegs; in tryARM64PackedUnwind()822 Location = FloatRegs; in tryARM64PackedUnwind()827 else if (Location == FloatRegs) in tryARM64PackedUnwind()1574 int FloatRegs = -1; // d8 - d(8+N) in tryARMPackedUnwind() local1667 FloatRegs = Inst.Register - 8; in tryARMPackedUnwind()1944 } else if (FloatRegs >= 0) { in tryARMPackedUnwind()[all …]
1286 int FloatRegs = RF.RegF() > 0 ? RF.RegF() + 1 : 0; in dumpPackedARM64Entry() local1287 for (int I = (FloatRegs + 1) / 2 - 1; I >= 0; I--) { in dumpPackedARM64Entry()1288 if (I == (FloatRegs + 1) / 2 - 1 && FloatRegs % 2 == 1) { in dumpPackedARM64Entry()
153 static const MCPhysReg FloatRegs[32] = { variable1340 RegNo = FloatRegs[intVal]; in matchRegisterName()