Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp470 bool parseSubRegisterIndexOperand(MachineOperand &Dest);
2272 bool MIParser::parseSubRegisterIndexOperand(MachineOperand &Dest) { in parseSubRegisterIndexOperand() function in MIParser
2910 return parseSubRegisterIndexOperand(Dest); in parseMachineOperand()