LLVM
8.0.1
|
#include "MCTargetDesc/SparcMCExpr.h"
#include "MCTargetDesc/SparcMCTargetDesc.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Triple.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCObjectFileInfo.h"
#include "llvm/MC/MCParser/MCAsmLexer.h"
#include "llvm/MC/MCParser/MCAsmParser.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/Casting.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/SMLoc.h"
#include "llvm/Support/TargetRegistry.h"
#include "llvm/Support/raw_ostream.h"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <memory>
#include "SparcGenAsmMatcher.inc"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
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 () |
Variables | |
static const MCPhysReg | IntRegs [32] |
static const MCPhysReg | FloatRegs [32] |
static const MCPhysReg | DoubleRegs [32] |
static const MCPhysReg | QuadFPRegs [32] |
static const MCPhysReg | ASRRegs [32] |
static const MCPhysReg | IntPairRegs [] |
static const MCPhysReg | CoprocRegs [32] |
static const MCPhysReg | CoprocPairRegs [] |
#define GET_ASSEMBLER_HEADER |
Definition at line 60 of file SparcAsmParser.cpp.
#define GET_MATCHER_IMPLEMENTATION |
Definition at line 1317 of file SparcAsmParser.cpp.
#define GET_REGISTER_MATCHER |
Definition at line 1316 of file SparcAsmParser.cpp.
|
static |
Definition at line 1233 of file SparcAsmParser.cpp.
References llvm::MCExpr::Binary, llvm::MCExpr::Constant, llvm::SparcMCExpr::create(), llvm::MCExpr::getKind(), llvm::AsmToken::getKind(), llvm::MCBinaryExpr::getLHS(), llvm::MCSymbol::getName(), llvm::MCBinaryExpr::getRHS(), llvm::AsmToken::getString(), llvm::MCSymbolRefExpr::getSymbol(), llvm::MCAsmParser::getTok(), llvm::AsmToken::Identifier, llvm::AsmToken::is(), llvm::MCAsmParser::Lex(), llvm::AsmToken::LParen, name, llvm::MCAsmParser::parseParenExpression(), llvm::SparcMCExpr::parseVariantKind(), llvm::MCExpr::SymbolRef, llvm::MCExpr::Target, llvm::MCExpr::Unary, llvm::SparcMCExpr::VK_Sparc_GOT10, llvm::SparcMCExpr::VK_Sparc_GOT22, llvm::SparcMCExpr::VK_Sparc_HI, llvm::SparcMCExpr::VK_Sparc_LO, llvm::SparcMCExpr::VK_Sparc_None, llvm::SparcMCExpr::VK_Sparc_PC10, and llvm::SparcMCExpr::VK_Sparc_PC22.
void LLVMInitializeSparcAsmParser | ( | ) |
Definition at line 1310 of file SparcAsmParser.cpp.
References A, B, C, llvm::getTheSparcelTarget(), llvm::getTheSparcTarget(), and llvm::getTheSparcV9Target().
|
static |
Definition at line 164 of file SparcAsmParser.cpp.
|
static |
Definition at line 190 of file SparcAsmParser.cpp.
|
static |
Definition at line 180 of file SparcAsmParser.cpp.
|
static |
Definition at line 148 of file SparcAsmParser.cpp.
Referenced by INITIALIZE_PASS().
|
static |
Definition at line 138 of file SparcAsmParser.cpp.
|
static |
Definition at line 174 of file SparcAsmParser.cpp.
|
static |
Definition at line 128 of file SparcAsmParser.cpp.
Referenced by CC_MipsO32().
|
static |
Definition at line 158 of file SparcAsmParser.cpp.