Home
last modified time | relevance | path

Searched defs:MachineJumpTableInfo (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h89 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo() function
H A DMachineFunction.h61 class MachineJumpTableInfo; variable
H A DAsmPrinter.h56 class MachineJumpTableInfo; global() variable
H A DTargetLowering.h83 class MachineJumpTableInfo; global() variable
3729 LowerCustomJumpTableEntry(const MachineJumpTableInfo *,const MachineBasicBlock *,unsigned,MCContext &) LowerCustomJumpTableEntry() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3470 const std::function<void(const MachineJumpTableInfo &, const MachineInstr &, in forEachJumpTableBranch()
3534 [this, MF](const MachineJumpTableInfo &JTI, const MachineInstr &BranchMI, in collectDebugInfoForJumpTables()