LLVM 22.0.0git
|
#include "LoongArchFixupKinds.h"
#include "MCTargetDesc/LoongArchMCAsmInfo.h"
#include "MCTargetDesc/LoongArchMCTargetDesc.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/MC/MCCodeEmitter.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCInstBuilder.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/EndianStream.h"
#include "LoongArchGenMCCodeEmitter.inc"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "mccodeemitter" |
Functions | |
static void | addFixup (SmallVectorImpl< MCFixup > &Fixups, uint32_t Offset, const MCExpr *Value, uint16_t Kind) |
#define DEBUG_TYPE "mccodeemitter" |
Definition at line 28 of file LoongArchMCCodeEmitter.cpp.
|
static |
Definition at line 100 of file LoongArchMCCodeEmitter.cpp.
References llvm::MCFixup::create(), llvm::LoongArch::fixup_loongarch_b16, llvm::LoongArch::fixup_loongarch_b21, llvm::LoongArch::fixup_loongarch_b26, and llvm::Offset.