LLVM API Documentation

Public Member Functions
llvm::ThumbTargetMachine Class Reference

#include <ARMTargetMachine.h>

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

List of all members.

Public Member Functions

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

Detailed Description

ThumbTargetMachine - Thumb target machine. Due to the way architectures are handled, this represents both Thumb-1 and Thumb-2.

Definition at line 79 of file ARMTargetMachine.h.


Constructor & Destructor Documentation

Definition at line 104 of file ARMTargetMachine.cpp.

References llvm::LLVMTargetMachine::initAsmInfo().


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