Searched refs:NeededWorkaround (Results 1 – 1 of 1) sorted by relevance
1202 bool NeededWorkaround = false; in ParseRegister() local1219 NeededWorkaround = NeededWorkaround || (Again && !(Contigious && Type)); in ParseRegister()1231 if (handleNoncontigiousRegister(!NeededWorkaround, StartLoc)) in ParseRegister()1240 if (handleNoncontigiousRegister(!NeededWorkaround, StartLoc)) in ParseRegister()1254 if (handleNoncontigiousRegister(!NeededWorkaround, StartLoc)) in ParseRegister()