Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h170 struct JumpTable { struct
182 /// The debug location of the instruction this JumpTable was produced from. argument
185 JumpTable(Register R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D, in JumpTable() argument
H A DPseudoSourceValue.h38 JumpTable, enumerator
H A DISDOpcodes.h91 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/lib/CodeGen/
H A DStaticDataSplitter.cpp228 for (const auto &JumpTable : MJTI->getJumpTables()) { in updateStatsWithProfiles() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp946 JumpTableSym &JumpTable) { in visitKnownRecord()
960 HotPatchFuncSym &JumpTable) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp487 JumpTableSym &JumpTable) { in visitKnownRecord()
H A DSymbolDumper.cpp662 JumpTableSym &JumpTable) { in visitKnownRecord()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3592 for (const auto &JumpTable : FI.JumpTables) { in emitDebugInfoForJumpTables() local
3604 for (const auto &JumpTable : FI.JumpTables) { in emitDebugInfoForJumpTables() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1702 auto JumpTable = ConstantExpr::getPointerCast( in buildBitSetsFromFunctionsNative() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1683 JumpTableSym &JumpTable) { in visitKnownRecord()