Searched refs:asmInfo (Results 1 – 1 of 1) sorted by relevance
191 const MCAsmInfo *asmInfo = MCOS->getContext().getAsmInfo(); in emitOne() local194 asmInfo->getCodePointerSize()); in emitOne()241 asmInfo->getCodePointerSize()); in emitOne()847 const MCAsmInfo *asmInfo = context.getAsmInfo(); in EmitGenDwarfAranges() local848 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges()873 asmInfo->needsDwarfSectionOffsetDirective()); in EmitGenDwarfAranges()1245 const MCAsmInfo *asmInfo = context.getAsmInfo(); in getDataAlignmentFactor() local1246 int size = asmInfo->getCalleeSaveStackSlotSize(); in getDataAlignmentFactor()1247 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()1277 const MCAsmInfo *asmInfo = context.getAsmInfo(); in emitFDESymbol() local[all …]