LLVM  4.0.0
Namespaces | Macros | Functions
SparcAsmParser.cpp File Reference
#include "MCTargetDesc/SparcMCExpr.h"
#include "MCTargetDesc/SparcMCTargetDesc.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCObjectFileInfo.h"
#include "llvm/MC/MCParser/MCParsedAsmOperand.h"
#include "llvm/MC/MCParser/MCTargetAsmParser.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/TargetRegistry.h"
#include "SparcGenAsmMatcher.inc"
Include dependency graph for SparcAsmParser.cpp:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::Sparc
 

Macros

#define GET_REGISTER_MATCHER
 
#define GET_MATCHER_IMPLEMENTATION
 
Auto-generated Match Functions

{

#define GET_ASSEMBLER_HEADER
 

Functions

static void applyMnemonicAliases (StringRef &Mnemonic, uint64_t Features, unsigned VariantID)
 
static bool hasGOTReference (const MCExpr *Expr)
 
void LLVMInitializeSparcAsmParser ()
 

Macro Definition Documentation

#define GET_ASSEMBLER_HEADER

Definition at line 43 of file SparcAsmParser.cpp.

#define GET_MATCHER_IMPLEMENTATION

Definition at line 1272 of file SparcAsmParser.cpp.

#define GET_REGISTER_MATCHER

Definition at line 1271 of file SparcAsmParser.cpp.

Function Documentation

static void applyMnemonicAliases ( StringRef Mnemonic,
uint64_t  Features,
unsigned  VariantID 
)
static
static bool hasGOTReference ( const MCExpr Expr)
static
void LLVMInitializeSparcAsmParser ( )