Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp466 bool parseJumpTableIndexOperand(MachineOperand &Dest);
1960 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() function in MIParser
2605 return parseJumpTableIndexOperand(Dest); in parseMachineOperand()