|
LLVM
4.0.0
|
#include "Mips.h"#include "MipsELFStreamer.h"#include "MipsMCNaCl.h"#include "llvm/MC/MCELFStreamer.h"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | DEBUG_TYPE "mips-mc-nacl" |
Functions | |
| bool | llvm::isBasePlusOffsetMemoryAccess (unsigned Opcode, unsigned *AddrIdx, bool *IsStore=nullptr) |
| bool | llvm::baseRegNeedsLoadStoreMask (unsigned Reg) |
| MCELFStreamer * | llvm::createMipsNaClELFStreamer (MCContext &Context, MCAsmBackend &TAB, raw_pwrite_stream &OS, MCCodeEmitter *Emitter, bool RelaxAll) |
| #define DEBUG_TYPE "mips-mc-nacl" |
Definition at line 27 of file MipsNaClELFStreamer.cpp.
1.8.6