Searched refs:getStackProtectorIndex (Results 1 – 11 of 11) sorted by relevance
218 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()275 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()381 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
82 Idx == MFI.getStackProtectorIndex()) in SlotData()222 << MFI.getStackProtectorIndex() << "\n"); in emitStackFrameLayoutRemarks()
969 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()984 assert(!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex()) && in calculateFrameObjectOffsets()990 } else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) { in calculateFrameObjectOffsets()1057 if (MFI.getStackProtectorIndex() == (int)i || EHRegNodeFrameIndex == (int)i) in calculateFrameObjectOffsets()1086 MFI.getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(MF)) in calculateFrameObjectOffsets()
503 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
360 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
1043 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
588 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
3690 int FI = MFI.getStackProtectorIndex(); in emitSPDescriptorParent()
4057 StackProtectorFI = MFI.getStackProtectorIndex(); in determineSVEStackObjectOffsets()
26989 MFI.setStackID(MFI.getStackProtectorIndex(), in finalizeLowering()26991 MFI.setObjectAlignment(MFI.getStackProtectorIndex(), Align(16)); in finalizeLowering()
3089 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorParent()