LLVM  3.7.0
Classes | Namespaces
ARMTargetMachine.h File Reference
#include "ARMInstrInfo.h"
#include "ARMSubtarget.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/Target/TargetMachine.h"
Include dependency graph for ARMTargetMachine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::ARMBaseTargetMachine
 
class  llvm::ARMTargetMachine
 ARMTargetMachine - ARM target machine. More...
 
class  llvm::ARMLETargetMachine
 ARMLETargetMachine - ARM little endian target machine. More...
 
class  llvm::ARMBETargetMachine
 ARMBETargetMachine - ARM big endian target machine. More...
 
class  llvm::ThumbTargetMachine
 ThumbTargetMachine - Thumb target machine. More...
 
class  llvm::ThumbLETargetMachine
 ThumbLETargetMachine - Thumb little endian target machine. More...
 
class  llvm::ThumbBETargetMachine
 ThumbBETargetMachine - Thumb big endian target machine. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.