Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp449 bool parseSubRegisterIndex(unsigned &SubReg);
1587 bool MIParser::parseSubRegisterIndex(unsigned &SubReg) { in parseSubRegisterIndex() function in MIParser
1667 if (parseSubRegisterIndex(SubReg)) in parseRegisterOperand()