Searched defs:AllowOutOfBoundReg (Results 1 – 1 of 1) sorted by relevance
4221 int ARMAsmParser::tryParseRegister(bool AllowOutOfBoundReg) { in tryParseRegister()4612 bool AllowRAAC, bool AllowOutOfBoundReg) { in parseRegisterList()6339 bool AllowOutOfBoundReg = Mnemonic == "vlldm" || Mnemonic == "vlstm"; in parseOperand() local