LLVM 19.0.0git
Namespaces | Functions | Variables
MipsMCNaCl.h File Reference
#include "llvm/MC/MCELFStreamer.h"
#include "llvm/Support/Alignment.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

bool llvm::isBasePlusOffsetMemoryAccess (unsigned Opcode, unsigned *AddrIdx, bool *IsStore=nullptr)
 
bool llvm::baseRegNeedsLoadStoreMask (unsigned Reg)
 
MCELFStreamerllvm::createMipsNaClELFStreamer (MCContext &Context, std::unique_ptr< MCAsmBackend > TAB, std::unique_ptr< MCObjectWriter > OW, std::unique_ptr< MCCodeEmitter > Emitter, bool RelaxAll)
 

Variables

static const Align llvm::MIPS_NACL_BUNDLE_ALIGN = Align(16)