Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h164 JumpTableIndex, enumerator
235 Kind == JumpTableIndex || Kind == IRBlock || Kind == IRValue; in hasIntegerValue()
H A DMILexer.cpp365 return maybeLexIndex(C, Token, "%jump-table.", MIToken::JumpTableIndex); in maybeLexJumpTableIndex()
H A DMIParser.cpp2129 assert(Token.is(MIToken::JumpTableIndex)); in parseJumpTableIndexOperand()
2794 case MIToken::JumpTableIndex: in parseMachineOperand()