OpenASIP
2.0
|
#include <iostream>
#include "tce_config.h"
#include <llvm/IR/DataLayout.h>
#include <llvm/CodeGen/SelectionDAGTargetInfo.h>
#include "TCEString.hh"
Go to the source code of this file.
Classes | |
class | llvm::TCETargetMachinePlugin |
Namespaces | |
llvm | |
TTAMachine | |
Macros | |
#define | TCELE64DLString |
#define | TCEBEDLString |
Typedefs | |
typedef llvm::DataLayout | TargetData |
Declaration of TCETargetMachinePlugin class.
Definition in file TCETargetMachinePlugin.hh.
#define TCEBEDLString |
Definition at line 59 of file TCETargetMachinePlugin.hh.
#define TCELE64DLString |
Definition at line 40 of file TCETargetMachinePlugin.hh.
typedef llvm::DataLayout TargetData |
Definition at line 78 of file TCETargetMachinePlugin.hh.