Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp139 bool parseJumpTableIndexOperand(MachineOperand &Dest);
1141 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() function in MIParser
1406 return parseJumpTableIndexOperand(Dest); in parseMachineOperand()