LLVM API Documentation

Public Member Functions
llvm::MipsebTargetMachine Class Reference

#include <MipsTargetMachine.h>

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

List of all members.

Public Member Functions

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

Detailed Description

MipsebTargetMachine - Mips32/64 big endian target machine.

Definition at line 97 of file MipsTargetMachine.h.


Constructor & Destructor Documentation

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

Definition at line 117 of file MipsTargetMachine.cpp.


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