Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp452 bool parseSubRegisterIndex(unsigned &SubReg);
1576 bool MIParser::parseSubRegisterIndex(unsigned &SubReg) { in parseSubRegisterIndex() function in MIParser
1656 if (parseSubRegisterIndex(SubReg)) in parseRegisterOperand()