LLVM API Documentation

Namespaces | Enumerations | Functions
MSP430.h File Reference
#include "MCTargetDesc/MSP430MCTargetDesc.h"
#include "llvm/Target/TargetMachine.h"
Include dependency graph for MSP430.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MSP430CC
namespace  llvm
 

List of target independent CodeGen pass IDs.


Enumerations

enum  MSP430CC::CondCodes {
  MSP430CC::COND_E = 0, MSP430CC::COND_NE = 1, MSP430CC::COND_HS = 2, MSP430CC::COND_LO = 3,
  MSP430CC::COND_GE = 4, MSP430CC::COND_L = 5, MSP430CC::COND_INVALID = -1
}

Functions

FunctionPassllvm::createMSP430ISelDag (MSP430TargetMachine &TM, CodeGenOpt::Level OptLevel)
FunctionPassllvm::createMSP430BranchSelectionPass ()