Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp149 bool parseJumpTableIndexOperand(MachineOperand &Dest);
1221 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() function in MIParser
1497 return parseJumpTableIndexOperand(Dest); in parseMachineOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp222 bool parseJumpTableIndexOperand(MachineOperand &Dest);
1553 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() function in MIParser
2050 return parseJumpTableIndexOperand(Dest); in parseMachineOperand()