Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h89 explicit MachineJumpTableInfo(JTEntryKind Kind): EntryKind(Kind) {} MachineJumpTableInfo() function
H A DMachineFunction.h61 class MachineJumpTableInfo; variable
H A DAsmPrinter.h58 class MachineJumpTableInfo; global() variable
H A DTargetLowering.h83 class MachineJumpTableInfo; global() variable
3847 LowerCustomJumpTableEntry(const MachineJumpTableInfo *,const MachineBasicBlock *,unsigned,MCContext &) LowerCustomJumpTableEntry() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3470 forEachJumpTableBranch(const MachineFunction * MF,bool isThumb,const std::function<void (const MachineJumpTableInfo &,const MachineInstr &,int64_t)> & Callback) forEachJumpTableBranch() argument
3534 __anon2ebb9d180402(const MachineJumpTableInfo &, const MachineInstr &BranchMI, int64_t) collectDebugInfoForJumpTables() argument
[all...]