Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp470 bool parseJumpTableIndexOperand(MachineOperand &Dest);
2187 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() function in MIParser
2885 return parseJumpTableIndexOperand(Dest); in parseMachineOperand()