Home
last modified time | relevance | path

Searched defs:JumpTable (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h165 struct JumpTable { struct
177 /// The debug location of the instruction this JumpTable was produced from. in JumpTable() argument
H A DPseudoSourceValue.h40 JumpTable, global() enumerator
H A DISDOpcodes.h81 JumpTable, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpTableToSwitch.cpp76 JumpTableTy JumpTable; in parseJumpTable() local
170 std::optional<JumpTableTy> JumpTable = parseJumpTable(GEP, PtrTy); in run() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp946 JumpTableSym &JumpTable) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1661 auto JumpTable = in buildBitSetsFromFunctionsNative() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1690 JumpTableSym &JumpTable) { in visitKnownRecord()