/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 140 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation() 151 if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None || in RecordX86_64Relocation() 213 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation() 268 MCSymbolRefExpr::VariantKind Modifier = Target.getSymA()->getKind(); in RecordX86_64Relocation() 374 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation() 467 assert(Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP && in recordTLVPRelocation() 498 Writer->addRelocation(&Target.getSymA()->getSymbol(), Fragment->getParent(), in recordTLVPRelocation() 513 if (Target.getSymA() && in RecordX86Relocation() 514 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_TLVP) { in RecordX86Relocation() 531 if (Target.getSymA()) in RecordX86Relocation() [all …]
|
D | X86WinCOFFObjectWriter.cpp | 49 MCSymbolRefExpr::VK_None : Target.getSymA()->getKind(); in getRelocType()
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 178 Target.getSymA()->getSymbol().getName() + in recordRelocation() 191 if (!getAArch64FixupKindMachOInfo(Fixup, Type, Target.getSymA(), Log2Size, in recordRelocation() 213 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordRelocation() 222 if (Target.getSymA()->getKind() == MCSymbolRefExpr::VK_GOT && in recordRelocation() 234 } else if (Target.getSymA()->getKind() != MCSymbolRefExpr::VK_None || in recordRelocation() 294 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in recordRelocation()
|
D | AArch64AsmBackend.cpp | 502 if (!Val.getSymA() || Val.getSymA()->getSymbol().isUndefined()) in isByteSwappedFixup() 506 dyn_cast<MCSectionELF>(&Val.getSymA()->getSymbol().getSection()); in isByteSwappedFixup()
|
D | AArch64ELFObjectWriter.cpp | 54 assert((!Target.getSymA() || in GetRelocType() 55 Target.getSymA()->getKind() == MCSymbolRefExpr::VK_None) && in GetRelocType()
|
D | AArch64MCExpr.cpp | 99 MCValue::get(Res.getSymA(), Res.getSymB(), Res.getConstant(), getKind()); in evaluateAsRelocatableImpl()
|
/external/llvm/lib/MC/ |
D | MCValue.cpp | 29 OS << *getSymA(); in print() 53 const MCSymbolRefExpr *A = getSymA(); in getAccessVariant()
|
D | MCExpr.cpp | 554 const MCSymbolRefExpr *LHS_A = LHS.getSymA(); in EvaluateSymbolicAdd() 655 const MCSymbolRefExpr *A = Res.getSymA(); in evaluateAsRelocatableImpl() 688 if (Value.getSymA() && !Value.getSymB()) in evaluateAsRelocatableImpl() 690 Res = MCValue::get(Value.getSymB(), Value.getSymA(), in evaluateAsRelocatableImpl() 725 RHSValue.getSymB(), RHSValue.getSymA(), in evaluateAsRelocatableImpl() 730 RHSValue.getSymA(), RHSValue.getSymB(), in evaluateAsRelocatableImpl()
|
D | MCAssembler.cpp | 146 const MCSymbolRefExpr *A = Target.getSymA(); in getSymbolOffsetImpl() 196 const MCSymbolRefExpr *A = Value.getSymA(); in getBaseSymbol() 461 } else if (!Target.getSymA()) { in evaluateFixup() 464 const MCSymbolRefExpr *A = Target.getSymA(); in evaluateFixup() 479 if (const MCSymbolRefExpr *A = Target.getSymA()) { in evaluateFixup() 555 if (const MCSymbolRefExpr *A = Value.getSymA()) { in computeFragmentSize()
|
D | MachObjectWriter.cpp | 87 if (Target.getSymA() && Target.getSymA()->getSymbol().isUndefined()) in getSymbolAddress() 89 Target.getSymA()->getSymbol().getName() + "'"); in getSymbolAddress() 95 if (Target.getSymA()) in getSymbolAddress() 96 Address += getSymbolAddress(Target.getSymA()->getSymbol(), Layout); in getSymbolAddress()
|
D | WinCOFFObjectWriter.cpp | 651 assert(Target.getSymA() && "Relocation must reference a symbol!"); in recordRelocation() 653 const MCSymbol &A = Target.getSymA()->getSymbol(); in recordRelocation()
|
D | ELFObjectWriter.cpp | 671 const MCSymbolRefExpr *RefA = Target.getSymA(); in recordRelocation()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 89 : Target.getSymA()->getKind(); in getRelocType() 207 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation() 325 if (Target.getSymA()) in RecordPPCRelocation() 326 A = &Target.getSymA()->getSymbol(); in RecordPPCRelocation()
|
D | PPCMCExpr.cpp | 112 const MCSymbolRefExpr *Sym = Value.getSymA(); in evaluateAsRelocatableImpl()
|
D | PPCAsmBackend.cpp | 144 if (const MCSymbolRefExpr *A = Target.getSymA()) { in processFixupValue()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 151 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordARMScatteredHalfRelocation() 256 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordARMScatteredRelocation() 381 if (Target.getSymA()) in recordRelocation() 382 A = &Target.getSymA()->getSymbol(); in recordRelocation()
|
D | ARMWinCOFFObjectWriter.cpp | 46 Target.isAbsolute() ? MCSymbolRefExpr::VK_None : Target.getSymA()->getKind(); in getRelocType()
|
D | ARMAsmBackend.cpp | 636 const MCSymbolRefExpr *A = Target.getSymA(); in processFixupValue()
|
/external/llvm/include/llvm/MC/ |
D | MCValue.h | 47 const MCSymbolRefExpr *getSymA() const { return SymA; } in getSymA() function
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcAsmBackend.cpp | 213 if (Target.getSymA()->getSymbol().isTemporary()) in processFixupValue()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2125 const MCSymbolRefExpr *SymA = MV.getSymA(); in handleIndirectSymViaGOTPCRel()
|