Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h169 JumpTableIndex, enumerator
240 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
H A DMILexer.cpp370 return maybeLexIndex(C, Token, "%jump-table.", MIToken::JumpTableIndex); in maybeLexJumpTableIndex()
H A DMIParser.cpp2188 assert(Token.is(MIToken::JumpTableIndex)); in parseJumpTableIndexOperand()
2884 case MIToken::JumpTableIndex: in parseMachineOperand()