Lines Matching defs:const
90 void AsmPrinter::emitEncodingByte(unsigned Val, const char *Desc) const { in emitEncodingByte() argument
103 unsigned AsmPrinter::GetSizeOfEncodedValue(unsigned Encoding) const { in GetSizeOfEncodedValue()
133 bool ForceOffset) const { in emitDwarfSymbolReference()
155 void AsmPrinter::emitDwarfStringOffset(DwarfStringPoolEntry S) const { in emitDwarfStringOffset()
166 void AsmPrinter::emitDwarfOffset(const MCSymbol *Label, uint64_t Offset) const { in emitDwarfOffset()
170 void AsmPrinter::emitDwarfLengthOrOffset(uint64_t Value) const { in emitDwarfLengthOrOffset()
176 const Twine &Comment) const { in emitDwarfUnitLength() argument
181 const Twine &Comment) const { in emitDwarfUnitLength() argument
186 unsigned Encoding) const { in emitCallSiteOffset()
194 void AsmPrinter::emitCallSiteValue(uint64_t Value, unsigned Encoding) const { in emitCallSiteValue()
206 void AsmPrinter::emitCFIInstruction(const MCCFIInstruction &Inst) const { in emitCFIInstruction() argument
264 void AsmPrinter::emitDwarfDIE(const DIE &Die) const { in emitDwarfDIE() argument
299 void AsmPrinter::emitDwarfAbbrev(const DIEAbbrev &Abbrev) const { in emitDwarfAbbrev() argument