Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h159 JumpTableIndex, enumerator
230 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
H A DMILexer.cpp362 return maybeLexIndex(C, Token, "%jump-table.", MIToken::JumpTableIndex); in maybeLexJumpTableIndex()
H A DMIParser.cpp1961 assert(Token.is(MIToken::JumpTableIndex)); in parseJumpTableIndexOperand()
2604 case MIToken::JumpTableIndex: in parseMachineOperand()