Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFunction.h65 class MachineJumpTableInfo; variable
H A DMachineJumpTableInfo.h83 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo() function
H A DAsmPrinter.h56 class MachineJumpTableInfo; variable
H A DTargetLowering.h82 class MachineJumpTableInfo; variable
2808 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry()