LLVM API Documentation

Public Member Functions
llvm::ThumbLETargetMachine Class Reference

#include <ARMTargetMachine.h>

Inheritance diagram for llvm::ThumbLETargetMachine:
Inheritance graph
[legend]
Collaboration diagram for llvm::ThumbLETargetMachine:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ThumbLETargetMachine (const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL)

Detailed Description

ThumbLETargetMachine - Thumb little endian target machine.

Definition at line 89 of file ARMTargetMachine.h.


Constructor & Destructor Documentation

Definition at line 116 of file ARMTargetMachine.cpp.


The documentation for this class was generated from the following files: