LLVM  4.0.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
 ARM target machine. More...
 
class  llvm::ARMLETargetMachine
 ARM little endian target machine. More...
 
class  llvm::ARMBETargetMachine
 ARM big endian target machine. More...
 
class  llvm::ThumbTargetMachine
 Thumb target machine. More...
 
class  llvm::ThumbLETargetMachine
 Thumb little endian target machine. More...
 
class  llvm::ThumbBETargetMachine
 Thumb big endian target machine. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.