Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h37 class MachineJumpTableInfo; variable
H A DMachineJumpTableInfo.h82 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} in MachineJumpTableInfo() function
H A DAsmPrinter.h42 class MachineJumpTableInfo; variable
/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLowering.h53 class MachineJumpTableInfo; variable
2055 LowerCustomJumpTableEntry(const MachineJumpTableInfo * /*MJTI*/, in LowerCustomJumpTableEntry()