Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp448 bool parseSubRegisterIndex(unsigned &SubReg);
1643 bool MIParser::parseSubRegisterIndex(unsigned &SubReg) { in parseSubRegisterIndex() function in MIParser
1723 if (parseSubRegisterIndex(SubReg)) in parseRegisterOperand()