Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.h163 JumpTableIndex, enumerator
234 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
DMILexer.cpp364 return maybeLexIndex(C, Token, "%jump-table.", MIToken::JumpTableIndex); in maybeLexJumpTableIndex()
DMIParser.cpp2109 assert(Token.is(MIToken::JumpTableIndex)); in parseJumpTableIndexOperand()
2774 case MIToken::JumpTableIndex: in parseMachineOperand()