OpenASIP  2.0
Classes | Namespaces
LLVMTCEBuilder.hh File Reference
#include <map>
#include <set>
#include <llvm/CodeGen/MachineFunctionPass.h>
#include <llvm/CodeGen/MachineConstantPool.h>
#include <llvm/CodeGen/MachineOperand.h>
#include <llvm/CodeGen/MachineInstr.h>
#include <llvm/CodeGen/MachineBasicBlock.h>
#include "tce_config.h"
#include <llvm/IR/Mangler.h>
#include <llvm/IR/Constant.h>
#include <llvm/Transforms/IPO.h>
#include "Exception.hh"
#include "BaseType.hh"
#include "TCEString.hh"
#include "passes/MachineDCE.hh"
#include "TCETargetMachine.hh"
#include "ProgramOperation.hh"
#include "InlineAsmParser.hh"
Include dependency graph for LLVMTCEBuilder.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LLVMTCEBuilder
 
struct  llvm::LLVMTCEBuilder::DataDef
 Data definition structure for global values. More...
 
struct  llvm::LLVMTCEBuilder::ConstantDataDef
 Data definition structure for constant pool values. More...
 

Namespaces

 TTAProgram
 
 TTAMachine
 
 llvm
 

Detailed Description

Declaration of LLVMTCEBuilder class.

Author
Pekka Jääskeläinen 2010-2015
Note
reting: red

Definition in file LLVMTCEBuilder.hh.