Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp43 if (const auto *SymA = Target.getSymA()) { in getRelocType() local
80 const auto *SymA = Target.getSymA(); in getRelocType() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCValue.h38 const MCSymbolRefExpr *SymA = nullptr, *SymB = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectWriter.cpp46 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
H A DMCMachOStreamer.cpp206 const MCSymbol &SymA = SymAExpr->getSymbol(); in emitAssignment() local
H A DELFObjectWriter.cpp1454 const auto *SymA = RefA ? cast<MCSymbolELF>(&RefA->getSymbol()) : nullptr; in recordRelocation() local
1512 const auto &SymA = cast<MCSymbolELF>(SA); in isSymbolRefDifferenceFullyResolvedImpl() local
H A DXCOFFObjectWriter.cpp432 const MCSymbol *const SymA = &Target.getSymA()->getSymbol(); in recordRelocation() local
H A DMachObjectWriter.cpp678 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
H A DWinCOFFObjectWriter.cpp699 const MCAssembler &Asm, const MCSymbol &SymA, const MCFragment &FB, in isSymbolRefDifferenceFullyResolvedImpl()
H A DWasmObjectWriter.cpp481 const auto *SymA = cast<MCSymbolWasm>(&RefA->getSymbol()); in recordRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp70 auto& SymA = cast<MCSymbolWasm>(RefA->getSymbol()); in getRelocType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp470 const MCSymbolRefExpr *SymA = Target.getSymA(); in recordTLVPRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2905 const MCSymbolRefExpr *SymA = MV.getSymA(); in handleIndirectSymViaGOTPCRel() local