Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp449 bool parseSubRegisterIndex(unsigned &SubReg);
1668 bool MIParser::parseSubRegisterIndex(unsigned &SubReg) { in parseSubRegisterIndex() function in MIParser
1748 if (parseSubRegisterIndex(SubReg)) in parseRegisterOperand()