Searched refs:parseSubRegisterIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp448 bool parseSubRegisterIndex(unsigned &SubReg);
1413 bool MIParser::parseSubRegisterIndex(unsigned &SubReg) { function in class:MIParser
1493 if (parseSubRegisterIndex(SubReg))

Completed in 49 milliseconds