Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h151 JumpTableIndex, enumerator
222 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
H A DMILexer.cpp342 return maybeLexIndex(C, Token, "%jump-table.", MIToken::JumpTableIndex); in maybeLexJumpTableIndex()
H A DMIParser.cpp1593 assert(Token.is(MIToken::JumpTableIndex)); in parseJumpTableIndexOperand()
2204 case MIToken::JumpTableIndex: in parseMachineOperand()