Lines Matching refs:MCStreamer

45 MCTargetStreamer::MCTargetStreamer(MCStreamer &S) : Streamer(S) {  in MCTargetStreamer()
91 MCStreamer::MCStreamer(MCContext &Ctx) in MCStreamer() function in MCStreamer
97 MCStreamer::~MCStreamer() {} in ~MCStreamer()
99 void MCStreamer::reset() { in reset()
108 raw_ostream &MCStreamer::GetCommentOS() { in GetCommentOS()
113 unsigned MCStreamer::getNumFrameInfos() { return DwarfFrameInfos.size(); } in getNumFrameInfos()
114 ArrayRef<MCDwarfFrameInfo> MCStreamer::getDwarfFrameInfos() const { in getDwarfFrameInfos()
118 void MCStreamer::emitRawComment(const Twine &T, bool TabPrefix) {} in emitRawComment()
120 void MCStreamer::addExplicitComment(const Twine &T) {} in addExplicitComment()
121 void MCStreamer::emitExplicitComments() {} in emitExplicitComments()
123 void MCStreamer::generateCompactUnwindEncodings(MCAsmBackend *MAB) { in generateCompactUnwindEncodings()
131 void MCStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue()
141 void MCStreamer::emitIntValue(APInt Value) { in emitIntValue()
159 void MCStreamer::emitULEB128IntValue(uint64_t Value, unsigned PadTo) { in emitULEB128IntValue()
168 void MCStreamer::emitSLEB128IntValue(int64_t Value) { in emitSLEB128IntValue()
175 void MCStreamer::emitValue(const MCExpr *Value, unsigned Size, SMLoc Loc) { in emitValue()
179 void MCStreamer::emitSymbolValue(const MCSymbol *Sym, unsigned Size, in emitSymbolValue()
190 void MCStreamer::emitDTPRel64Value(const MCExpr *Value) { in emitDTPRel64Value()
194 void MCStreamer::emitDTPRel32Value(const MCExpr *Value) { in emitDTPRel32Value()
198 void MCStreamer::emitTPRel64Value(const MCExpr *Value) { in emitTPRel64Value()
202 void MCStreamer::emitTPRel32Value(const MCExpr *Value) { in emitTPRel32Value()
206 void MCStreamer::emitGPRel64Value(const MCExpr *Value) { in emitGPRel64Value()
210 void MCStreamer::emitGPRel32Value(const MCExpr *Value) { in emitGPRel32Value()
216 void MCStreamer::emitFill(uint64_t NumBytes, uint8_t FillValue) { in emitFill()
220 void llvm::MCStreamer::emitNops(int64_t NumBytes, int64_t ControlledNopLen, in emitNops()
224 void MCStreamer::emitZeros(uint64_t NumBytes) { emitFill(NumBytes, 0); } in emitZeros()
227 MCStreamer::tryEmitDwarfFileDirective(unsigned FileNo, StringRef Directory, in tryEmitDwarfFileDirective()
236 void MCStreamer::emitDwarfFile0Directive(StringRef Directory, in emitDwarfFile0Directive()
245 void MCStreamer::emitCFIBKeyFrame() { in emitCFIBKeyFrame()
252 void MCStreamer::emitDwarfLocDirective(unsigned FileNo, unsigned Line, in emitDwarfLocDirective()
260 MCSymbol *MCStreamer::getDwarfLineTableSymbol(unsigned CUID) { in getDwarfLineTableSymbol()
270 bool MCStreamer::hasUnfinishedDwarfFrameInfo() { in hasUnfinishedDwarfFrameInfo()
274 MCDwarfFrameInfo *MCStreamer::getCurrentDwarfFrameInfo() { in getCurrentDwarfFrameInfo()
284 bool MCStreamer::EmitCVFileDirective(unsigned FileNo, StringRef Filename, in EmitCVFileDirective()
291 bool MCStreamer::EmitCVFuncIdDirective(unsigned FunctionId) { in EmitCVFuncIdDirective()
295 bool MCStreamer::EmitCVInlineSiteIdDirective(unsigned FunctionId, in EmitCVInlineSiteIdDirective()
309 void MCStreamer::emitCVLocDirective(unsigned FunctionId, unsigned FileNo, in emitCVLocDirective()
314 bool MCStreamer::checkCVLocSection(unsigned FuncId, unsigned FileNo, in checkCVLocSection()
336 void MCStreamer::emitCVLinetableDirective(unsigned FunctionId, in emitCVLinetableDirective()
340 void MCStreamer::emitCVInlineLinetableDirective(unsigned PrimaryFunctionId, in emitCVInlineLinetableDirective()
358 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective()
362 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective()
370 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective()
379 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective()
387 void MCStreamer::emitCVDefRangeDirective( in emitCVDefRangeDirective()
396 void MCStreamer::emitEHSymAttributes(const MCSymbol *Symbol, in emitEHSymAttributes()
400 void MCStreamer::InitSections(bool NoExecStack) { in InitSections()
404 void MCStreamer::AssignFragment(MCSymbol *Symbol, MCFragment *Fragment) { in AssignFragment()
413 void MCStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel()
432 void MCStreamer::emitCFISections(bool EH, bool Debug) {} in emitCFISections()
434 void MCStreamer::emitCFIStartProc(bool IsSimple, SMLoc Loc) { in emitCFIStartProc()
457 void MCStreamer::emitCFIStartProcImpl(MCDwarfFrameInfo &Frame) { in emitCFIStartProcImpl()
460 void MCStreamer::emitCFIEndProc() { in emitCFIEndProc()
467 void MCStreamer::emitCFIEndProcImpl(MCDwarfFrameInfo &Frame) { in emitCFIEndProcImpl()
473 MCSymbol *MCStreamer::emitCFILabel() { in emitCFILabel()
479 void MCStreamer::emitCFIDefCfa(int64_t Register, int64_t Offset) { in emitCFIDefCfa()
490 void MCStreamer::emitCFIDefCfaOffset(int64_t Offset) { in emitCFIDefCfaOffset()
500 void MCStreamer::emitCFIAdjustCfaOffset(int64_t Adjustment) { in emitCFIAdjustCfaOffset()
510 void MCStreamer::emitCFIDefCfaRegister(int64_t Register) { in emitCFIDefCfaRegister()
521 void MCStreamer::emitCFILLVMDefAspaceCfa(int64_t Register, int64_t Offset, in emitCFILLVMDefAspaceCfa()
533 void MCStreamer::emitCFIOffset(int64_t Register, int64_t Offset) { in emitCFIOffset()
543 void MCStreamer::emitCFIRelOffset(int64_t Register, int64_t Offset) { in emitCFIRelOffset()
553 void MCStreamer::emitCFIPersonality(const MCSymbol *Sym, in emitCFIPersonality()
562 void MCStreamer::emitCFILsda(const MCSymbol *Sym, unsigned Encoding) { in emitCFILsda()
570 void MCStreamer::emitCFIRememberState() { in emitCFIRememberState()
579 void MCStreamer::emitCFIRestoreState() { in emitCFIRestoreState()
589 void MCStreamer::emitCFISameValue(int64_t Register) { in emitCFISameValue()
599 void MCStreamer::emitCFIRestore(int64_t Register) { in emitCFIRestore()
609 void MCStreamer::emitCFIEscape(StringRef Values) { in emitCFIEscape()
618 void MCStreamer::emitCFIGnuArgsSize(int64_t Size) { in emitCFIGnuArgsSize()
628 void MCStreamer::emitCFISignalFrame() { in emitCFISignalFrame()
635 void MCStreamer::emitCFIUndefined(int64_t Register) { in emitCFIUndefined()
645 void MCStreamer::emitCFIRegister(int64_t Register1, int64_t Register2) { in emitCFIRegister()
655 void MCStreamer::emitCFIWindowSave() { in emitCFIWindowSave()
665 void MCStreamer::emitCFINegateRAState() { in emitCFINegateRAState()
674 void MCStreamer::emitCFIReturnColumn(int64_t Register) { in emitCFIReturnColumn()
681 WinEH::FrameInfo *MCStreamer::EnsureValidWinFrameInfo(SMLoc Loc) { in EnsureValidWinFrameInfo()
696 void MCStreamer::EmitWinCFIStartProc(const MCSymbol *Symbol, SMLoc Loc) { in EmitWinCFIStartProc()
714 void MCStreamer::EmitWinCFIEndProc(SMLoc Loc) { in EmitWinCFIEndProc()
732 void MCStreamer::EmitWinCFIFuncletOrFuncEnd(SMLoc Loc) { in EmitWinCFIFuncletOrFuncEnd()
743 void MCStreamer::EmitWinCFIStartChained(SMLoc Loc) { in EmitWinCFIStartChained()
756 void MCStreamer::EmitWinCFIEndChained(SMLoc Loc) { in EmitWinCFIEndChained()
770 void MCStreamer::EmitWinEHHandler(const MCSymbol *Sym, bool Unwind, bool Except, in EmitWinEHHandler()
787 void MCStreamer::EmitWinEHHandlerData(SMLoc Loc) { in EmitWinEHHandlerData()
795 void MCStreamer::emitCGProfileEntry(const MCSymbolRefExpr *From, in emitCGProfileEntry()
833 MCSection *MCStreamer::getAssociatedPDataSection(const MCSection *TextSec) { in getAssociatedPDataSection()
839 MCSection *MCStreamer::getAssociatedXDataSection(const MCSection *TextSec) { in getAssociatedXDataSection()
845 void MCStreamer::emitSyntaxDirective() {} in emitSyntaxDirective()
851 void MCStreamer::EmitWinCFIPushReg(MCRegister Register, SMLoc Loc) { in EmitWinCFIPushReg()
863 void MCStreamer::EmitWinCFISetFrame(MCRegister Register, unsigned Offset, in EmitWinCFISetFrame()
885 void MCStreamer::EmitWinCFIAllocStack(unsigned Size, SMLoc Loc) { in EmitWinCFIAllocStack()
902 void MCStreamer::EmitWinCFISaveReg(MCRegister Register, unsigned Offset, in EmitWinCFISaveReg()
919 void MCStreamer::EmitWinCFISaveXMM(MCRegister Register, unsigned Offset, in EmitWinCFISaveXMM()
934 void MCStreamer::EmitWinCFIPushFrame(bool Code, SMLoc Loc) { in EmitWinCFIPushFrame()
948 void MCStreamer::EmitWinCFIEndProlog(SMLoc Loc) { in EmitWinCFIEndProlog()
958 void MCStreamer::EmitCOFFSafeSEH(MCSymbol const *Symbol) {} in EmitCOFFSafeSEH()
960 void MCStreamer::EmitCOFFSymbolIndex(MCSymbol const *Symbol) {} in EmitCOFFSymbolIndex()
962 void MCStreamer::EmitCOFFSectionIndex(MCSymbol const *Symbol) {} in EmitCOFFSectionIndex()
964 void MCStreamer::EmitCOFFSecRel32(MCSymbol const *Symbol, uint64_t Offset) {} in EmitCOFFSecRel32()
966 void MCStreamer::EmitCOFFImgRel32(MCSymbol const *Symbol, int64_t Offset) {} in EmitCOFFImgRel32()
971 void MCStreamer::emitRawTextImpl(StringRef String) { in emitRawTextImpl()
980 void MCStreamer::emitRawText(const Twine &T) { in emitRawText()
985 void MCStreamer::EmitWindowsUnwindTables() { in EmitWindowsUnwindTables()
988 void MCStreamer::EmitWindowsUnwindTables(WinEH::FrameInfo *Frame) { in EmitWindowsUnwindTables()
991 void MCStreamer::Finish(SMLoc EndLoc) { in Finish()
1005 void MCStreamer::maybeEmitDwarf64Mark() { in maybeEmitDwarf64Mark()
1012 void MCStreamer::emitDwarfUnitLength(uint64_t Length, const Twine &Comment) { in emitDwarfUnitLength()
1020 MCSymbol *MCStreamer::emitDwarfUnitLength(const Twine &Prefix, in emitDwarfUnitLength()
1035 void MCStreamer::emitDwarfLineStartLabel(MCSymbol *StartSym) { in emitDwarfLineStartLabel()
1040 void MCStreamer::emitAssignment(MCSymbol *Symbol, const MCExpr *Value) { in emitAssignment()
1056 void MCStreamer::visitUsedSymbol(const MCSymbol &Sym) { in visitUsedSymbol()
1059 void MCStreamer::visitUsedExpr(const MCExpr &Expr) { in visitUsedExpr()
1085 void MCStreamer::emitInstruction(const MCInst &Inst, const MCSubtargetInfo &) { in emitInstruction()
1092 void MCStreamer::emitPseudoProbe(uint64_t Guid, uint64_t Index, uint64_t Type, in emitPseudoProbe()
1111 void MCStreamer::emitAbsoluteSymbolDiff(const MCSymbol *Hi, const MCSymbol *Lo, in emitAbsoluteSymbolDiff()
1130 void MCStreamer::emitAbsoluteSymbolDiffAsULEB128(const MCSymbol *Hi, in emitAbsoluteSymbolDiffAsULEB128()
1140 void MCStreamer::emitAssemblerFlag(MCAssemblerFlag Flag) {} in emitAssemblerFlag()
1141 void MCStreamer::emitThumbFunc(MCSymbol *Func) {} in emitThumbFunc()
1142 void MCStreamer::emitSymbolDesc(MCSymbol *Symbol, unsigned DescValue) {} in emitSymbolDesc()
1143 void MCStreamer::BeginCOFFSymbolDef(const MCSymbol *Symbol) { in BeginCOFFSymbolDef()
1146 void MCStreamer::EndCOFFSymbolDef() { in EndCOFFSymbolDef()
1149 void MCStreamer::emitFileDirective(StringRef Filename) {} in emitFileDirective()
1150 void MCStreamer::emitFileDirective(StringRef Filename, StringRef CompilerVerion, in emitFileDirective()
1153 void MCStreamer::EmitCOFFSymbolStorageClass(int StorageClass) { in EmitCOFFSymbolStorageClass()
1156 void MCStreamer::EmitCOFFSymbolType(int Type) { in EmitCOFFSymbolType()
1159 void MCStreamer::emitXCOFFLocalCommonSymbol(MCSymbol *LabelSym, uint64_t Size, in emitXCOFFLocalCommonSymbol()
1165 void MCStreamer::emitXCOFFSymbolLinkageWithVisibility(MCSymbol *Symbol, in emitXCOFFSymbolLinkageWithVisibility()
1172 void MCStreamer::emitXCOFFRenameDirective(const MCSymbol *Name, in emitXCOFFRenameDirective()
1178 void MCStreamer::emitELFSize(MCSymbol *Symbol, const MCExpr *Value) {} in emitELFSize()
1179 void MCStreamer::emitELFSymverDirective(const MCSymbol *OriginalSym, in emitELFSymverDirective()
1181 void MCStreamer::emitLocalCommonSymbol(MCSymbol *Symbol, uint64_t Size, in emitLocalCommonSymbol()
1183 void MCStreamer::emitTBSSSymbol(MCSection *Section, MCSymbol *Symbol, in emitTBSSSymbol()
1185 void MCStreamer::changeSection(MCSection *, const MCExpr *) {} in changeSection()
1186 void MCStreamer::emitWeakReference(MCSymbol *Alias, const MCSymbol *Symbol) {} in emitWeakReference()
1187 void MCStreamer::emitBytes(StringRef Data) {} in emitBytes()
1188 void MCStreamer::emitBinaryData(StringRef Data) { emitBytes(Data); } in emitBinaryData()
1189 void MCStreamer::emitValueImpl(const MCExpr *Value, unsigned Size, SMLoc Loc) { in emitValueImpl()
1192 void MCStreamer::emitULEB128Value(const MCExpr *Value) {} in emitULEB128Value()
1193 void MCStreamer::emitSLEB128Value(const MCExpr *Value) {} in emitSLEB128Value()
1194 void MCStreamer::emitFill(const MCExpr &NumBytes, uint64_t Value, SMLoc Loc) {} in emitFill()
1195 void MCStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, in emitFill()
1197 void MCStreamer::emitValueToAlignment(unsigned ByteAlignment, int64_t Value, in emitValueToAlignment()
1200 void MCStreamer::emitCodeAlignment(unsigned ByteAlignment, in emitCodeAlignment()
1202 void MCStreamer::emitValueToOffset(const MCExpr *Offset, unsigned char Value, in emitValueToOffset()
1204 void MCStreamer::emitBundleAlignMode(unsigned AlignPow2) {} in emitBundleAlignMode()
1205 void MCStreamer::emitBundleLock(bool AlignToEnd) {} in emitBundleLock()
1206 void MCStreamer::finishImpl() {} in finishImpl()
1207 void MCStreamer::emitBundleUnlock() {} in emitBundleUnlock()
1209 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) { in SwitchSection()
1223 MCSymbol *MCStreamer::endSection(MCSection *Section) { in endSection()
1308 void MCStreamer::emitVersionForTarget(const Triple &Target, in emitVersionForTarget()