|
LLVM
4.0.0
|
#include "HexagonFrameLowering.h"#include "HexagonISelLowering.h"#include "HexagonInstrInfo.h"#include "HexagonSelectionDAGInfo.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 |
| class | llvm::HexagonSubtarget::HexagonDAGMutation |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | GET_SUBTARGETINFO_HEADER |
| #define | Hexagon_SMALL_DATA_THRESHOLD 8 |
| #define | Hexagon_SLOTS 4 |
| #define GET_SUBTARGETINFO_HEADER |
Definition at line 25 of file HexagonSubtarget.h.
| #define Hexagon_SLOTS 4 |
Definition at line 29 of file HexagonSubtarget.h.
| #define Hexagon_SMALL_DATA_THRESHOLD 8 |
Definition at line 28 of file HexagonSubtarget.h.
Referenced by llvm::HexagonSubtarget::getSmallDataThreshold().
1.8.6