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