Searched refs:parseStandaloneRegister (Results 1 – 1 of 1) sorted by relevance
186 bool parseStandaloneRegister(unsigned &Reg);871 bool MIParser::parseStandaloneRegister(unsigned &Reg) { in parseStandaloneRegister() function in MIParser2981 return MIParser(PFS, Error, Src).parseStandaloneRegister(Reg); in parseRegisterReference()