LLVM
8.0.1
|
#include "llvm/MC/MCELFStreamer.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
bool | llvm::isBasePlusOffsetMemoryAccess (unsigned Opcode, unsigned *AddrIdx, bool *IsStore=nullptr) |
bool | llvm::baseRegNeedsLoadStoreMask (unsigned Reg) |
MCELFStreamer * | llvm::createMipsNaClELFStreamer (MCContext &Context, std::unique_ptr< MCAsmBackend > TAB, std::unique_ptr< MCObjectWriter > OW, std::unique_ptr< MCCodeEmitter > Emitter, bool RelaxAll) |
Variables | |
static const unsigned | llvm::MIPS_NACL_BUNDLE_ALIGN = 4u |