LLVM 22.0.0git
|
#include "MCTargetDesc/XtensaFixupKinds.h"
#include "MCTargetDesc/XtensaMCAsmInfo.h"
#include "MCTargetDesc/XtensaMCTargetDesc.h"
#include "llvm/MC/MCCodeEmitter.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "XtensaGenInstrInfo.inc"
#include "XtensaGenMCCodeEmitter.inc"
Go to the source code of this file.
Macros | |
#define | GET_INSTRMAP_INFO |
#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 31 of file XtensaMCCodeEmitter.cpp.
#define GET_INSTRMAP_INFO |
Definition at line 25 of file XtensaMCCodeEmitter.cpp.
|
static |
Definition at line 153 of file XtensaMCCodeEmitter.cpp.
References llvm::MCFixup::create(), llvm::Xtensa::fixup_xtensa_branch_12, llvm::Xtensa::fixup_xtensa_branch_6, llvm::Xtensa::fixup_xtensa_branch_8, llvm::Xtensa::fixup_xtensa_call_18, llvm::Xtensa::fixup_xtensa_jump_18, llvm::Xtensa::fixup_xtensa_l32r_16, llvm::Xtensa::fixup_xtensa_loop_8, and llvm::Offset.