Searched refs:getStackProtectorIndex (Results 1 – 12 of 12) sorted by relevance
218 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()275 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()379 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
83 Idx == MFI.getStackProtectorIndex()) in SlotData()211 << MFI.getStackProtectorIndex() << "\n"); in emitStackFrameLayoutRemarks()
971 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()986 assert(!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex()) && in calculateFrameObjectOffsets()992 } else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) { in calculateFrameObjectOffsets()1059 if (MFI.getStackProtectorIndex() == (int)i || EHRegNodeFrameIndex == (int)i) in calculateFrameObjectOffsets()1088 MFI.getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(MF)) in calculateFrameObjectOffsets()
498 printStackObjectReference(StrOS, State, MFI.getStackProtectorIndex()); in convertStackObjects()
4071 unsigned FI = MFI.getStackProtectorIndex(); in verifyStackProtector()
362 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
1045 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
725 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
3846 int FI = MFI.getStackProtectorIndex(); in emitSPDescriptorParent()
4403 StackProtectorFI = MFI.getStackProtectorIndex(); in determineSVEStackObjectOffsets()
28588 MFI.setStackID(MFI.getStackProtectorIndex(), in finalizeLowering()28590 MFI.setObjectAlignment(MFI.getStackProtectorIndex(), Align(16)); in finalizeLowering()
3060 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorParent()3169 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorFailure()