LLVM API Documentation

Public Member Functions
llvm::MipselTargetMachine Class Reference

#include <MipsTargetMachine.h>

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

List of all members.

Public Member Functions

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

Detailed Description

MipselTargetMachine - Mips32/64 little endian target machine.

Definition at line 108 of file MipsTargetMachine.h.


Constructor & Destructor Documentation

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

Definition at line 126 of file MipsTargetMachine.cpp.


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