LLVM API Documentation
#include "HexagonFrameLowering.h"
#include "HexagonInstrInfo.h"
#include "HexagonISelLowering.h"
#include "HexagonSelectionDAGInfo.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetSubtargetInfo.h"
#include <string>
#include "HexagonGenSubtargetInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::HexagonSubtarget |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Defines | |
#define | GET_SUBTARGETINFO_HEADER |
#define | Hexagon_SMALL_DATA_THRESHOLD 8 |
#define | Hexagon_SLOTS 4 |
#define GET_SUBTARGETINFO_HEADER |
Definition at line 26 of file HexagonSubtarget.h.
#define Hexagon_SLOTS 4 |
Definition at line 30 of file HexagonSubtarget.h.
#define Hexagon_SMALL_DATA_THRESHOLD 8 |
Definition at line 29 of file HexagonSubtarget.h.
Referenced by llvm::HexagonSubtarget::getSmallDataThreshold().