Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp40 if (const auto *SymA = Target.getSymA()) { in getRelocType() local
84 const auto *SymA = Target.getSymA(); in getRelocType() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCValue.h37 const MCSymbolRefExpr *SymA = nullptr, *SymB = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectWriter.cpp46 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
H A DMCMachOStreamer.cpp221 const MCSymbol &SymA = SymAExpr->getSymbol(); emitAssignment() local
H A DELFObjectWriter.cpp1474 const auto *SymA = RefA ? cast<MCSymbolELF>(&RefA->getSymbol()) : nullptr; recordRelocation() local
1536 const auto &SymA = cast<MCSymbolELF>(SA); isSymbolRefDifferenceFullyResolvedImpl() local
[all...]
H A DMachObjectWriter.cpp677 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
H A DWinCOFFObjectWriter.cpp1193 isSymbolRefDifferenceFullyResolvedImpl(const MCAssembler & Asm,const MCSymbol & SymA,const MCFragment & FB,bool InSet,bool IsPCRel) const isSymbolRefDifferenceFullyResolvedImpl() argument
H A DXCOFFObjectWriter.cpp676 const MCSymbol *const SymA = &Target.getSymA()->getSymbol(); recordRelocation() local
H A DWasmObjectWriter.cpp529 const auto *SymA = cast<MCSymbolWasm>(&RefA->getSymbol()); recordRelocation() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp71 auto& SymA = cast<MCSymbolWasm>(RefA->getSymbol()); in getRelocType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp470 const MCSymbolRefExpr *SymA = Target.getSymA(); recordTLVPRelocation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp520 if (const auto *SymA = Target.getSymA()) shouldForceRelocation() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3621 const MCSymbolRefExpr *SymA = MV.getSymA(); handleIndirectSymViaGOTPCRel() local