LLVM 22.0.0git
|
#include "MCTargetDesc/VEInstPrinter.h"
#include "MCTargetDesc/VEMCAsmInfo.h"
#include "MCTargetDesc/VETargetStreamer.h"
#include "TargetInfo/VETargetInfo.h"
#include "VE.h"
#include "VEInstrInfo.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineModuleInfoImpls.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/IR/Mangler.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/MC/TargetRegistry.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "ve-asmprinter" |
#define DEBUG_TYPE "ve-asmprinter" |
Definition at line 35 of file VEAsmPrinter.cpp.
|
static |
Definition at line 78 of file VEAsmPrinter.cpp.
References llvm::MCSpecifierExpr::create(), llvm::MCSymbolRefExpr::create(), and llvm::MCOperand::createExpr().
|
static |
Definition at line 71 of file VEAsmPrinter.cpp.
References llvm::MCSpecifierExpr::create(), llvm::MCSymbolRefExpr::create(), llvm::MCOperand::createExpr(), and Sym.
Referenced by emitHiLo().
|
static |
|
static |
Definition at line 152 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
Referenced by emitANDrm().
|
static |
Definition at line 92 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCOperand::createImm(), llvm::MCStreamer::emitInstruction(), R2, and llvm::MCInst::setOpcode().
|
static |
Definition at line 168 of file VEAsmPrinter.cpp.
References llvm::MCOperand::createImm(), createVEMCOperand(), emitANDrm(), emitLEASLzzi(), emitLEAzzi(), and llvm::M0().
|
static |
Definition at line 140 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
|
static |
Definition at line 116 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCOperand::createImm(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
Referenced by emitHiLo().
|
static |
Definition at line 128 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCOperand::createImm(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
|
static |
Definition at line 104 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCOperand::createImm(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
Referenced by emitHiLo().
|
static |
Definition at line 84 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
INITIALIZE_PASS | ( | VEAsmPrinter | , |
"ve-asm-printer" | , | ||
"VE Assembly Printer" | , | ||
false | , | ||
false | |||
) |
Definition at line 419 of file VEAsmPrinter.cpp.
References llvm::getTheVETarget(), and X.