OpenASIP
2.0
|
#include "CompilerWarnings.hh"
#include "tce_config.h"
#include "TCEStubTargetMachine.hh"
#include "TCEStubTargetTransformInfo.hh"
#include "MachineInfo.hh"
#include "CIStringSet.hh"
#include "Machine.hh"
#include "FunctionUnit.hh"
#include "Operation.hh"
#include "Operand.hh"
#include "OperationPool.hh"
#include <llvm/Analysis/TargetTransformInfo.h>
#include <llvm/Support/Debug.h>
#include <llvm/CodeGen/CostTable.h>
#include <llvm/CodeGen/TargetLowering.h>
#include <llvm/CodeGen/TargetRegisterInfo.h>
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "tcestubtti" |
Declaration of TCEStubTargetTransformInfo class.
Definition in file TCEStubTargetTransformInfo.cc.
#define DEBUG_TYPE "tcestubtti" |
Definition at line 55 of file TCEStubTargetTransformInfo.cc.