Searched defs:AllowOutOfBoundReg (Results 1 – 1 of 1) sorted by relevance
4228 MCRegister ARMAsmParser::tryParseRegister(bool AllowOutOfBoundReg) { in tryParseRegister()4629 bool AllowOutOfBoundReg = IsLazyLoadStore || IsVSCCLRM; in parseRegisterList() local