Searched refs:parseJumpTableIndexOperand (Results 1 – 1 of 1) sorted by relevance
139 bool parseJumpTableIndexOperand(MachineOperand &Dest);1141 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() function in MIParser1406 return parseJumpTableIndexOperand(Dest); in parseMachineOperand()