Searched refs:StandaloneLR (Results 1 – 1 of 1) sorted by relevance
827 bool StandaloneLR = false, FPLRPair = false; in tryARM64PackedUnwind() local864 StandaloneLR = true; in tryARM64PackedUnwind()895 StandaloneLR = true; in tryARM64PackedUnwind()906 StandaloneLR = true; in tryARM64PackedUnwind()915 Inst.Offset != 8 * (RegI + (StandaloneLR ? 1 : 0) + RegF)) in tryARM64PackedUnwind()930 Inst.Offset != 8 * (RegI + (StandaloneLR ? 1 : 0) + RegF)) in tryARM64PackedUnwind()1023 if (StandaloneLR && FPLRPair) in tryARM64PackedUnwind()1043 if (StandaloneLR) in tryARM64PackedUnwind()1061 int CR = PAC ? 2 : FPLRPair ? 3 : StandaloneLR ? 1 : 0; in tryARM64PackedUnwind()