Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h172 JumpTableIndex, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1062 jumpTableHasOtherUses(const MachineFunction & MF,const MachineBasicBlock & IgnoreMBB,int JumpTableIndex) jumpTableHasOtherUses() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3535 int64_t JumpTableIndex) { in collectDebugInfoForJumpTables()