LLVM API Documentation

Namespaces | Defines | Functions
MipsNaClELFStreamer.cpp File Reference
#include "Mips.h"
#include "MipsELFStreamer.h"
#include "MipsMCNaCl.h"
#include "llvm/MC/MCELFStreamer.h"
Include dependency graph for MipsNaClELFStreamer.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Defines

#define DEBUG_TYPE   "mips-mc-nacl"

Functions

bool llvm::isBasePlusOffsetMemoryAccess (unsigned Opcode, unsigned *AddrIdx, bool *IsStore=nullptr)
bool llvm::baseRegNeedsLoadStoreMask (unsigned Reg)
MCELFStreamerllvm::createMipsNaClELFStreamer (MCContext &Context, MCAsmBackend &TAB, raw_ostream &OS, MCCodeEmitter *Emitter, const MCSubtargetInfo &STI, bool RelaxAll, bool NoExecStack)

Define Documentation

#define DEBUG_TYPE   "mips-mc-nacl"

Definition at line 27 of file MipsNaClELFStreamer.cpp.