Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSwitchLoweringUtils.h165 struct JumpTable { struct
177 /// The debug location of the instruction this JumpTable was produced from. argument
180 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D, in JumpTable() argument
HDPseudoSourceValue.h36 JumpTable, enumerator
HDISDOpcodes.h81 JumpTable, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDJumpTableToSwitch.cpp76 JumpTableTy JumpTable; in parseJumpTable() local
170 std::optional<JumpTableTy> JumpTable = parseJumpTable(GEP, PtrTy); in run() local
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDSymbolRecordMapping.cpp487 JumpTableSym &JumpTable) { in visitKnownRecord()
HDSymbolDumper.cpp662 JumpTableSym &JumpTable) { in visitKnownRecord()
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp946 JumpTableSym &JumpTable) { in visitKnownRecord()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDLowerTypeTests.cpp1661 auto JumpTable = in buildBitSetsFromFunctionsNative() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp3572 for (auto JumpTable : FI.JumpTables) { in emitDebugInfoForJumpTables() local
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp1690 JumpTableSym &JumpTable) { in visitKnownRecord()