LLVM 20.0.0git
|
#include "MCTargetDesc/VEInstPrinter.h"
#include "MCTargetDesc/VEMCExpr.h"
#include "MCTargetDesc/VETargetStreamer.h"
#include "TargetInfo/VETargetInfo.h"
#include "VE.h"
#include "VEInstrInfo.h"
#include "VETargetMachine.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineModuleInfoImpls.h"
#include "llvm/CodeGen/MachineRegisterInfo.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/MCInstBuilder.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/MC/TargetRegistry.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 37 of file VEAsmPrinter.cpp.
|
static |
Definition at line 78 of file VEAsmPrinter.cpp.
References llvm::MCSymbolRefExpr::create(), llvm::VEMCExpr::create(), and llvm::MCOperand::createExpr().
|
static |
Definition at line 71 of file VEAsmPrinter.cpp.
References llvm::MCSymbolRefExpr::create(), llvm::VEMCExpr::create(), llvm::MCOperand::createExpr(), and Sym.
Referenced by emitHiLo().
|
static |
|
static |
Definition at line 153 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
Referenced by emitANDrm().
|
static |
Definition at line 93 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCOperand::createImm(), llvm::MCStreamer::emitInstruction(), R2, and llvm::MCInst::setOpcode().
|
static |
Definition at line 169 of file VEAsmPrinter.cpp.
References llvm::MCOperand::createImm(), createVEMCOperand(), emitANDrm(), emitLEASLzzi(), emitLEAzzi(), and llvm::M0().
|
static |
Definition at line 141 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
|
static |
Definition at line 117 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 129 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCOperand::createImm(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
|
static |
Definition at line 105 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 85 of file VEAsmPrinter.cpp.
References llvm::MCInst::addOperand(), llvm::MCStreamer::emitInstruction(), and llvm::MCInst::setOpcode().
LLVM_EXTERNAL_VISIBILITY void LLVMInitializeVEAsmPrinter | ( | ) |
Definition at line 426 of file VEAsmPrinter.cpp.
References llvm::getTheVETarget(), and X.