Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp469 bool parseSubRegisterIndexOperand(MachineOperand &Dest);
2220 bool MIParser::parseSubRegisterIndexOperand(MachineOperand &Dest) { in parseSubRegisterIndexOperand() function in MIParser
2891 return parseSubRegisterIndexOperand(Dest); in parseMachineOperand()