LLVM: lib/Target/BPF/BPFTargetLoweringObjectFile.cpp Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
12
13using namespace llvm;
14
MCSection * getSectionForJumpTable(const Function &F, const TargetMachine &TM, const MachineJumpTableEntry *JTE) const override
Definition BPFTargetLoweringObjectFile.cpp:15
MCSectionELF * getELFSection(const Twine &Section, unsigned Type, unsigned Flags)
MCContext & getContext() const
Instances of this class represent a uniqued identifier for a section in the current translation unit.
Primary interface to the complete machine description for the target machine.
This is an optimization pass for GlobalISel generic memory operations.
MachineJumpTableEntry - One jump table in the jump table info.