HomeSort by relevance Sort by last modified time
    Searched refs:MCSymbol (Results 101 - 125 of 223) sorted by null

1 2 3 45 6 7 8 9

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.h 20 #include "llvm/MC/MCSymbol.h"
191 MCSymbol *Sym;
224 void emitOffsets(AsmPrinter *, const MCSymbol *);
249 void emit(AsmPrinter *, const MCSymbol *, DwarfDebug *);
DwarfCFIException.cpp 30 #include "llvm/MC/MCSymbol.h"
84 MCSymbol *Sym = Asm->getSymbol(Personality);
144 const MCSymbol *Sym =
DwarfFile.h 29 class MCSymbol;
AsmPrinter.cpp 292 void AsmPrinter::EmitLinkage(const GlobalValue *GV, MCSymbol *GVSym) const {
342 MCSymbol *AsmPrinter::getSymbol(const GlobalValue *GV) const {
376 MCSymbol *GVSym = getSymbol(GV);
377 MCSymbol *EmittedSym = GVSym;
455 MCSymbol *EmittedInitSym = GVSym;
484 MCSymbol *MangSym =
578 std::vector<MCSymbol*> DeadBlockSyms;
587 MCSymbol *CurPos = OutContext.createTempSymbol();
824 // The operands are the MCSymbol and the frame offset of the allocation.
825 MCSymbol *FrameAllocSym = MI.getOperand(0).getMCSymbol()
    [all...]
  /external/llvm/lib/CodeGen/
FaultMaps.cpp 29 const MCSymbol *HandlerLabel) {
31 MCSymbol *FaultingLabel = OutContext.createTempSymbol();
78 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel,
GCRootLowering.cpp 66 MCSymbol *InsertLabel(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
272 MCSymbol *GCMachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB,
275 MCSymbol *Label = MBB.getParent()->getContext().createTempSymbol();
287 MCSymbol *Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc());
292 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc());
  /external/llvm/lib/MC/
MCELFStreamer.cpp 30 #include "llvm/MC/MCSymbol.h"
97 void MCELFStreamer::EmitLabel(MCSymbol *S) {
145 const MCSymbol *Grp = SectionELF->getGroup();
162 void MCELFStreamer::EmitWeakReference(MCSymbol *Alias, const MCSymbol *Symbol) {
188 bool MCELFStreamer::EmitSymbolAttribute(MCSymbol *S, MCSymbolAttr Attribute) {
291 void MCELFStreamer::EmitCommonSymbol(MCSymbol *S, uint64_t Size,
332 void MCELFStreamer::EmitLocalCommonSymbol(MCSymbol *S, uint64_t Size,
642 void MCELFStreamer::EmitThumbFunc(MCSymbol *Func) {
646 void MCELFStreamer::EmitSymbolDesc(MCSymbol *Symbol, unsigned DescValue)
    [all...]
MCWin64EH.cpp 17 #include "llvm/MC/MCSymbol.h"
50 static void EmitAbsDifference(MCStreamer &Streamer, const MCSymbol *LHS,
51 const MCSymbol *RHS) {
59 static void EmitUnwindCode(MCStreamer &streamer, const MCSymbol *begin,
126 const MCSymbol *Base,
127 const MCSymbol *Other) {
156 MCSymbol *Label = context.createTempSymbol();
MachObjectWriter.cpp 41 bool MachObjectWriter::doesSymbolRequireExternRelocation(const MCSymbol &S) {
73 uint64_t MachObjectWriter::getSymbolAddress(const MCSymbol &S,
298 MachObjectWriter::findSymbolData(const MCSymbol &Sym) {
308 const MCSymbol &MachObjectWriter::findAliasedSymbol(const MCSymbol &Sym) const {
309 const MCSymbol *S = &Sym;
322 const MCSymbol *Symbol = MSD.Symbol;
323 const MCSymbol &Data = *Symbol;
324 const MCSymbol *AliasedSymbol = &findAliasedSymbol(*Symbol);
330 const MCSymbol &OrigSymbol = *Symbol
    [all...]
WinCOFFObjectWriter.cpp 77 const MCSymbol *MC;
120 typedef DenseMap<MCSymbol const *, COFFSymbol *> symbol_map;
151 COFFSymbol *GetOrCreateCOFFSymbol(const MCSymbol *Symbol);
158 void DefineSymbol(const MCSymbol &Symbol, MCAssembler &Assembler,
180 const MCSymbol &SymA,
184 bool isWeak(const MCSymbol &Sym) const override;
242 COFFSymbol *WinCOFFObjectWriter::GetOrCreateCOFFSymbol(const MCSymbol *Symbol) {
271 if (const MCSymbol *S = Sec.getCOMDATSymbol()) {
344 static uint64_t getSymbolValue(const MCSymbol &Symbol,
358 void WinCOFFObjectWriter::DefineSymbol(const MCSymbol &Symbol
    [all...]
Android.mk 40 MCSymbol.cpp \
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp 67 void emitPersonality(const MCSymbol *Personality) override;
91 void emitThumbSet(MCSymbol *Symbol, const MCExpr *Value) override;
107 void ARMTargetAsmStreamer::emitPersonality(const MCSymbol *Personality) {
216 void ARMTargetAsmStreamer::emitThumbSet(MCSymbol *Symbol, const MCExpr *Value) {
363 void emitPersonality(const MCSymbol *Personality) override;
384 void emitLabel(MCSymbol *Symbol) override;
387 void emitThumbSet(MCSymbol *Symbol, const MCExpr *Value) override;
429 void emitPersonality(const MCSymbol *Per);
576 void EmitThumbFunc(MCSymbol *Func) override {
589 SectionKind Kind, const MCSymbol &Fn)
    [all...]
ARMMachObjectWriter.cpp 48 const MCSymbol &S, uint64_t FixedValue);
151 const MCSymbol *A = &Target.getSymA()->getSymbol();
166 const MCSymbol *SB = &B->getSymbol();
256 const MCSymbol *A = &Target.getSymA()->getSymbol();
272 const MCSymbol *SB = &B->getSymbol();
314 const MCSymbol &S,
380 const MCSymbol *A = nullptr;
401 const MCSymbol *RelSymbol = nullptr;
  /external/llvm/include/llvm/MC/
MCELFObjectWriter.h 23 class MCSymbol;
70 virtual bool needsRelocateWithSymbol(const MCSymbol &Sym,
MCSectionMachO.h 38 unsigned reserved2, SectionKind K, MCSymbol *Begin);
MCExpr.h 26 class MCSymbol;
308 const MCSymbol *Symbol;
310 explicit MCSymbolRefExpr(const MCSymbol *Symbol, VariantKind Kind,
317 static const MCSymbolRefExpr *create(const MCSymbol *Symbol, MCContext &Ctx) {
321 static const MCSymbolRefExpr *create(const MCSymbol *Symbol, VariantKind Kind,
330 const MCSymbol &getSymbol() const { return *Symbol; }
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachORelocationInfo.cpp 15 #include "llvm/MC/MCSymbol.h"
42 MCSymbol *Sym = Ctx.getOrCreateSymbol(SymName);
98 MCSymbol *RSym = Ctx.getOrCreateSymbol(*RSymName);
X86MachObjectWriter.cpp 114 const MCSymbol *RelSymbol = nullptr;
140 const MCSymbol *A = &Target.getSymA()->getSymbol();
143 const MCSymbol *A_Base = Asm.getAtom(*A);
145 const MCSymbol *B = &Target.getSymB()->getSymbol();
148 const MCSymbol *B_Base = Asm.getAtom(*B);
213 const MCSymbol *Symbol = &Target.getSymA()->getSymbol();
374 const MCSymbol *A = &Target.getSymA()->getSymbol();
390 const MCSymbol *SB = &B->getSymbol();
530 const MCSymbol *A = nullptr;
551 const MCSymbol *RelSymbol = nullptr
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 54 void MipsELFStreamer::EmitLabel(MCSymbol *Symbol) {
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.cpp 117 void emitTCEntry(const MCSymbol &S) override {
147 void emitTCEntry(const MCSymbol &S) override {
185 void emitAssignment(MCSymbol *S, const MCExpr *Value) override {
203 void emitTCEntry(const MCSymbol &S) override {
  /external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp 34 const MCSymbol *Sym = TM.getSymbol(GV, Mang);
45 MCSymbol *X86_64MachoTargetObjectFile::getCFIPersonalitySymbol(
52 const MCSymbol *Sym, const MCValue &MV, int64_t Offset,
65 const MCSymbol *Sym) const {
X86AsmPrinter.cpp 36 #include "llvm/MC/MCSymbol.h"
87 MCSymbol *GVSym;
104 MCSymbol *Sym = P.getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr");
111 MCSymbol *Sym = P.getSymbolWithGlobalValueBase(GV, "$non_lazy_ptr");
119 MCSymbol *Sym = P.getSymbolWithGlobalValueBase(GV, "$stub");
523 MCSymbol *S = MMI->getContext().getOrCreateSymbol(StringRef("@feat.00"));
542 emitNonLazySymbolPointer(MCStreamer &OutStreamer, MCSymbol *StubLabel,
564 MCSymbol *X86AsmPrinter::GetCPISymbol(unsigned CPID) const {
574 if (MCSymbol *Sym = S->getCOMDATSymbol()) {
664 MCSymbol *S = MMI->getContext().getOrCreateSymbol(SymbolName)
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp 32 #include "llvm/MC/MCSymbol.h"
80 MCSymbol *Sym, MCContext &OutContext) {
87 static MCOperand createPCXCallOP(MCSymbol *Label,
93 MCSymbol *GOTLabel, MCSymbol *StartLabel,
94 MCSymbol *CurLabel,
162 static void EmitHiLo(MCStreamer &OutStreamer, MCSymbol *GOTSym,
178 MCSymbol *GOTLabel =
228 MCSymbol *StartLabel = OutContext.createTempSymbol();
229 MCSymbol *EndLabel = OutContext.createTempSymbol()
    [all...]
  /external/llvm/include/llvm/CodeGen/
DIE.h 28 class MCSymbol;
170 const MCSymbol *Label;
173 explicit DIELabel(const MCSymbol *L) : Label(L) {}
175 /// getValue - Get MCSymbol.
177 const MCSymbol *getValue() const { return Label; }
189 const MCSymbol *LabelHi;
190 const MCSymbol *LabelLo;
193 DIEDelta(const MCSymbol *Hi, const MCSymbol *Lo) : LabelHi(Hi), LabelLo(Lo) {}
  /external/llvm/include/llvm/Target/
TargetMachine.h 38 class MCSymbol;
267 MCSymbol *getSymbol(const GlobalValue *GV, Mangler &Mang) const;

Completed in 5315 milliseconds

1 2 3 45 6 7 8 9