Searched refs:asmInfo (Results 1 – 1 of 1) sorted by relevance
201 const MCAsmInfo *asmInfo = MCOS->getContext().getAsmInfo(); in emitOne() local215 asmInfo->getCodePointerSize()); in emitOne()262 asmInfo->getCodePointerSize()); in emitOne()886 const MCAsmInfo *asmInfo = context.getAsmInfo(); in EmitGenDwarfAranges() local887 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges()912 asmInfo->needsDwarfSectionOffsetDirective()); in EmitGenDwarfAranges()1280 const MCAsmInfo *asmInfo = context.getAsmInfo(); in getDataAlignmentFactor() local1281 int size = asmInfo->getCalleeSaveStackSlotSize(); in getDataAlignmentFactor()1282 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()1312 const MCAsmInfo *asmInfo = context.getAsmInfo(); in emitFDESymbol() local[all …]