Lines Matching defs:AsmInfo
970 const MCAsmInfo &AsmInfo = *context.getAsmInfo();
971 int AddrSize = AsmInfo.getCodePointerSize();
980 AsmInfo.needsDwarfSectionOffsetDirective());
996 AsmInfo.needsDwarfSectionOffsetDirective());
1113 const MCAsmInfo *AsmInfo = context.getAsmInfo();
1114 int AddrSize = AsmInfo->getCodePointerSize();
1174 const MCAsmInfo *AsmInfo = context.getAsmInfo();
1176 AsmInfo->doesDwarfUseRelocationsAcrossSections();
1885 const MCAsmInfo *AsmInfo = Context.getAsmInfo();
1898 Streamer.emitValueToAlignment(Align(AsmInfo->getCodePointerSize()));