Home
last modified time | relevance | path

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

/src/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. argument
180 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, MachineBasicBlock *D, in JumpTable() argument
H A DPseudoSourceValue.h36 JumpTable, enumerator
H A DISDOpcodes.h81 JumpTable, enumerator
/src/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
/src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp487 JumpTableSym &JumpTable) { in visitKnownRecord()
H A DSymbolDumper.cpp662 JumpTableSym &JumpTable) { in visitKnownRecord()
/src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp946 JumpTableSym &JumpTable) { in visitKnownRecord()
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1661 auto JumpTable = in buildBitSetsFromFunctionsNative() local
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3572 for (auto JumpTable : FI.JumpTables) { in emitDebugInfoForJumpTables() local
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1690 JumpTableSym &JumpTable) { in visitKnownRecord()