LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
PPCAsmParser.cpp File Reference
#include "MCTargetDesc/PPCMCTargetDesc.h"
#include "MCTargetDesc/PPCMCExpr.h"
#include "llvm/MC/MCTargetAsmParser.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/MC/MCParser/MCAsmLexer.h"
#include "llvm/MC/MCParser/MCAsmParser.h"
#include "llvm/MC/MCParser/MCParsedAsmOperand.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/SourceMgr.h"
#include "llvm/Support/TargetRegistry.h"
#include "llvm/Support/raw_ostream.h"
#include "PPCGenAsmMatcher.inc"
Include dependency graph for PPCAsmParser.cpp:

Go to the source code of this file.

Macros

#define GET_REGISTER_MATCHER
 
#define GET_MATCHER_IMPLEMENTATION
 
Auto-generated Match Functions

{

#define GET_ASSEMBLER_HEADER
 

Functions

void LLVMInitializePowerPCAsmParser ()
 Force static initialization. More...
 

Macro Definition Documentation

#define GET_ASSEMBLER_HEADER

Definition at line 216 of file PPCAsmParser.cpp.

#define GET_MATCHER_IMPLEMENTATION

Definition at line 1349 of file PPCAsmParser.cpp.

#define GET_REGISTER_MATCHER

Definition at line 1348 of file PPCAsmParser.cpp.

Function Documentation

void LLVMInitializePowerPCAsmParser ( )

Force static initialization.

Definition at line 1342 of file PPCAsmParser.cpp.

References llvm::ARM_PROC::A, llvm::CallingConv::C, llvm::ThePPC32Target, llvm::ThePPC64LETarget, and llvm::ThePPC64Target.