Home
last modified time | relevance | path

Searched defs:MCFixup (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinCOFFObjectWriter.h19 class MCFixup; variable
43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation()
H A DMCCodeEmitter.h16 class MCFixup; variable
H A DMCWasmObjectWriter.h17 class MCFixup; variable
H A DMCObjectWriter.h20 class MCFixup; variable
H A DMCAssembler.h40 class MCFixup; variable
H A DMCAsmBackend.h129 virtual std::optional<bool> evaluateFixup(const MCFragment &, MCFixup &, in evaluateFixup() argument
H A DMCELFObjectWriter.h29 class MCFixup; variable
H A DMCExpr.h22 class MCFixup; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.h29 class MCFixup; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.h23 class MCFixup; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVAsmBackend.cpp23 void applyFixup(const MCFragment &, const MCFixup &, const MCValue &Target, in applyFixup()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/
H A DDirectXMCTargetDesc.cpp80 void applyFixup(const MCFragment &, const MCFixup &, const MCValue &Target, in applyFixup()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp922 SmallVectorImpl<MCFixup> &, in getThumbAddrModeRegRegOpValue()