Home
last modified time | relevance | path

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

/freebsd-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
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp487 JumpTableSym &JumpTable) { in visitKnownRecord()
H A DSymbolDumper.cpp662 JumpTableSym &JumpTable) { in visitKnownRecord()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp942 visitKnownRecord(CVSymbol & CVR,JumpTableSym & JumpTable) visitKnownRecord() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1659 auto JumpTable = buildBitSetsFromFunctionsNative() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3572 for (auto JumpTable : FI.JumpTables) { in emitDebugInfoForJumpTables() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1690 JumpTableSym &JumpTable) { in visitKnownRecord() argument