Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h82 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo() function
H A DMachineFunction.h60 class MachineJumpTableInfo; variable
H A DAsmPrinter.h56 class MachineJumpTableInfo; variable
H A DTargetLowering.h82 class MachineJumpTableInfo; variable
3577 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry()