Lines Matching refs:RegInfo
1342 const std::pair<unsigned, SMLoc> &RegInfo = *RI;1343 unsigned Reg = getARMRegisterNumbering(RegInfo.first);1346 Error(RegInfo.second, "register duplicated in register list");1351 Warning(RegInfo.second,