LLVM API Documentation
#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 | |
llvm | |
List of target independent CodeGen pass IDs. | |
Macros | |
#define | GET_SUBTARGETINFO_HEADER |
#define | Hexagon_SMALL_DATA_THRESHOLD 8 |
#define | Hexagon_SLOTS 4 |
#define GET_SUBTARGETINFO_HEADER |
Definition at line 21 of file HexagonSubtarget.h.
#define Hexagon_SLOTS 4 |
Definition at line 25 of file HexagonSubtarget.h.
#define Hexagon_SMALL_DATA_THRESHOLD 8 |
Definition at line 24 of file HexagonSubtarget.h.
Referenced by llvm::HexagonSubtarget::getSmallDataThreshold().