LLVM API Documentation
#include "llvm/MC/MCELFStreamer.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
bool | llvm::isBasePlusOffsetMemoryAccess (unsigned Opcode, unsigned *AddrIdx, bool *IsStore=nullptr) |
bool | llvm::baseRegNeedsLoadStoreMask (unsigned Reg) |
MCELFStreamer * | llvm::createMipsNaClELFStreamer (MCContext &Context, MCAsmBackend &TAB, raw_ostream &OS, MCCodeEmitter *Emitter, const MCSubtargetInfo &STI, bool RelaxAll, bool NoExecStack) |
Variables | |
static const unsigned | llvm::MIPS_NACL_BUNDLE_ALIGN = 4u |