Home
last modified time | relevance | path

Searched refs:getSymbol (Results 1 – 25 of 274) sorted by relevance

1234567891011

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp43 if (SymA->getSymbol().getName() == "SCRATCH_RSRC_DWORD0" || in getRelocType()
44 SymA->getSymbol().getName() == "SCRATCH_RSRC_DWORD1") in getRelocType()
87 if (SymA->getSymbol().isUndefined()) { in getRelocType()
89 SymA->getSymbol().getName() + "'"); in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp151 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordARMScatteredHalfRelocation()
166 const MCSymbol *SB = &B->getSymbol(); in recordARMScatteredHalfRelocation()
170 "symbol '" + B->getSymbol().getName() + in recordARMScatteredHalfRelocation()
177 Value2 = Writer->getSymbolAddress(B->getSymbol(), Asm); in recordARMScatteredHalfRelocation()
260 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordARMScatteredRelocation()
276 const MCSymbol *SB = &B->getSymbol(); in recordARMScatteredRelocation()
280 "symbol '" + B->getSymbol().getName() + in recordARMScatteredRelocation()
287 Value2 = Writer->getSymbolAddress(B->getSymbol(), Asm); in recordARMScatteredRelocation()
391 A = &Target.getSymA()->getSymbol(); in recordRelocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp63 return Printer.getSymbol(GV); in GetGlobalValueSymbol()
65 StringRef Name = Printer.getSymbol(GV)->getName(); in GetGlobalValueSymbol()
71 return Printer.getSymbol(GV); in GetGlobalValueSymbol()
77 Printer.OutStreamer->emitSymbolAttribute(Printer.getSymbol(GV), in GetGlobalValueSymbol()
80 Printer.getSymbol(GV), in GetGlobalValueSymbol()
86 MCSymbolRefExpr::create(Printer.getSymbol(GV), in GetGlobalValueSymbol()
94 return Printer.getSymbol(GV); in GetGlobalValueSymbol()
138 StubSym = MachineModuleInfoImpl::StubValueTy(Printer.getSymbol(GV), true); in GetGlobalValueSymbol()
347 MCSymbolRefExpr::create(MO.getMBB()->getSymbol(), Ctx)); in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp124 Symbol = MO.getMBB()->getSymbol(); in LowerSymbolOperand()
128 Symbol = AsmPrinter.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
206 const MCSymbolRefExpr *Sym1 = MCSymbolRefExpr::create(BB1->getSymbol(), *Ctx); in createSub()
207 const MCSymbolRefExpr *Sym2 = MCSymbolRefExpr::create(BB2->getSymbol(), *Ctx); in createSub()
241 MCSymbolRefExpr::create(MI->getOperand(1).getMBB()->getSymbol(), *Ctx); in lowerLongBranchLUi()
283 MCSymbolRefExpr::create(MI->getOperand(2).getMBB()->getSymbol(), *Ctx); in lowerLongBranchADDiu()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp74 return SymR->getSymbol(); in getAsLocSymbol()
90 return SymR->getSymbol(); in getLocSymbolInBase()
107 return X->getSymbol(); in getAsSymbol()
166 return Visit(SV.getSymbol()); in VisitSymbolVal()
169 return Visit(SR->getSymbol()); in VisitSymbolicRegion()
306 os << castAs<nonloc::SymbolVal>().getSymbol(); in dumpToStream()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp136 const MCSymbol *A = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
141 const MCSymbol *B = &Target.getSymB()->getSymbol(); in RecordX86_64Relocation()
208 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in RecordX86_64Relocation()
366 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordScatteredRelocation()
382 const MCSymbol *SB = &B->getSymbol(); in recordScatteredRelocation()
476 Writer->getSymbolAddress(SymB->getSymbol(), Asm) + in recordTLVPRelocation()
488 Writer->addRelocation(&SymA->getSymbol(), Fragment->getParent(), MRE); in recordTLVPRelocation()
519 A = &Target.getSymA()->getSymbol(); in RecordX86Relocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp49 if (SyExp->getSymbol().isInSection()) in getTargetSection()
50 return &SyExp->getSymbol().getSection(); in getTargetSection()
71 auto& SymA = cast<MCSymbolWasm>(RefA->getSymbol()); in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectWriter.cpp38 const MCSymbol &SA = A->getSymbol(); in isSymbolRefDifferenceFullyResolved()
39 const MCSymbol &SB = B->getSymbol(); in isSymbolRefDifferenceFullyResolved()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp72 getSymbol(MO.getGlobal())->print(O, MAI); in PrintSymbolOperand()
92 MO.getMBB()->getSymbol()->print(O, MAI); in printOperand()
174 const MCSymbol *FunctionSymbol = getSymbol(F); in EmitInterruptVectorSection()
H A DMSP430MCInstLower.cpp37 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
134 MO.getMBB()->getSymbol(), Ctx)); in Lower()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp25 const MCSymbol *Sym = TM.getSymbol(GV); in getTTypeGlobalReference()
39 return TM.getSymbol(GV); in getCFIPersonalitySymbol()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMCInstLower.cpp28 return Printer.getSymbol(MO.getGlobal()); in GetGlobalAddressSymbol()
67 MCSymbolRefExpr::create(MO.getMBB()->getSymbol(), Ctx)); in Lower()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp676 MCSymbol *AsmPrinter::getSymbol(const GlobalValue *GV) const { in getSymbol() function in AsmPrinter
677 return TM.getSymbol(GV); in getSymbol()
694 return TM.getSymbol(&GV); in getSymbolPreferLocal()
715 if (GlobalGOTEquivs.count(getSymbol(GV))) in emitGlobalVariable()
727 MCSymbol *GVSym = getSymbol(GV); in emitGlobalVariable()
1400 MBB.isEntryBlock() ? FunctionSymbol : MBB.getSymbol(); in emitBBAddrMapSection()
2073 const MCSymbol *GOTEquivSym = getSymbol(&G); in computeGlobalGOTEquivs()
2099 MCSymbol *Name = getSymbol(&GA); in emitGlobalAlias()
2190 MCSymbol *Name = getSymbol(&GI); in emitGlobalIFunc()
2243 MCSymbol *Stub = getSymbol(&GI); in emitGlobalIFunc()
[all …]
H A DWinCFGuard.cpp93 if (MCSymbol *impSym = lookupImpSymbol(Asm->getSymbol(&F))) { in endModule()
102 GFIDsEntries.push_back(Asm->getSymbol(&F)); in endModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp259 MO.getMBB()->getSymbol(), OutContext)); in lowerOperand()
265 MCOp = GetSymbolRef(getSymbol(MO.getGlobal())); in lowerOperand()
619 emitDeclarationWithName(F, getSymbol(GA), O); in emitAliasDeclaration()
623 emitDeclarationWithName(F, getSymbol(F), O); in emitDeclaration()
876 MCSymbol *Name = getSymbol(&GA); in emitGlobalAlias()
1166 getSymbol(GVar)->print(O, MAI); in printModuleLevelGV()
1224 getSymbol(GVar)->print(O, MAI); in printModuleLevelGV()
1230 getSymbol(GVar)->print(O, MAI); in printModuleLevelGV()
1237 getSymbol(GVar)->print(O, MAI); in printModuleLevelGV()
1244 getSymbol(GVar)->print(O, MAI); in printModuleLevelGV()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcMCInstLower.cpp40 Symbol = MO.getMBB()->getSymbol(); in LowerSymbolOperand()
44 Symbol = AP.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCXXDeleteChecker.cpp116 DerivedClassRegion->getSymbol()->getType()->getPointeeCXXRecordDecl(); in checkTypedDeleteExpr()
146 DerivedClassRegion->getSymbol()->getType()->getPointeeCXXRecordDecl(); in checkTypedDeleteExpr()
168 DerivedClassRegion->getSymbol()->getType()->getPointeeType(); in checkTypedDeleteExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp42 Symbol = MO.getMBB()->getSymbol(); in getExpr()
47 Symbol = AsmPrinter.getSymbol(MO.getGlobal()); in getExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEMCInstLower.cpp63 return LowerSymbolOperand(MI, MO, AP.getSymbol(MO.getGlobal()), AP); in LowerOperand()
69 return LowerSymbolOperand(MI, MO, MO.getMBB()->getSymbol(), AP); in LowerOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1372 Elf32_Word getSymbol() const { return (r_info >> 8); } in getSymbol() function
1375 void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } in setType()
1389 Elf32_Word getSymbol() const { return (r_info >> 8); } in getSymbol() function
1392 void setType(unsigned char t) { setSymbolAndType(getSymbol(), t); } in setType()
1408 Elf64_Word getSymbol() const { return (r_info >> 32); } in getSymbol() function
1411 void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } in setType()
1425 Elf64_Word getSymbol() const { return (r_info >> 32); } in getSymbol() function
1428 void setType(Elf64_Word t) { setSymbolAndType(getSymbol(), t); } in setType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp181 Target.getSymA()->getSymbol().getName() + in recordRelocation()
216 const MCSymbol *A = &Target.getSymA()->getSymbol(); in recordRelocation()
219 const MCSymbol *B = &Target.getSymB()->getSymbol(); in recordRelocation()
299 const MCSymbol *Symbol = &Target.getSymA()->getSymbol(); in recordRelocation()
/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp162 Symbol *b1 = a->file->getSymbol(r1.SymbolTableIndex); in equalsConstant()
163 Symbol *b2 = b->file->getSymbol(r2.SymbolTableIndex); in equalsConstant()
196 Symbol *b1 = a->file->getSymbol(r1.SymbolTableIndex); in equalsVariable()
197 Symbol *b2 = b->file->getSymbol(r2.SymbolTableIndex); in equalsVariable()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp39 Symbol = MO.getMBB()->getSymbol(); in LowerSymbolOperand()
42 Symbol = Printer.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp37 Symbol = MO.getMBB()->getSymbol(); in LowerSymbolOperand()
40 Symbol = Printer.getSymbol(MO.getGlobal()); in LowerSymbolOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMCInstLower.cpp93 MCSymbolRefExpr::create(MO.getMBB()->getSymbol(), Ctx)); in lowerOperand()
96 MCOp = lowerSymbolOperand(MO, Printer.getSymbol(MO.getGlobal())); in lowerOperand()

1234567891011