Searched refs:getStackProtectorIndex (Results 1 – 11 of 11) sorted by relevance
72 else if (Idx == MFI.getStackProtectorIndex()) in SlotData()180 << MFI.getStackProtectorIndex() << "\n"); in emitStackFrameLayoutRemarks()
199 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()256 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()362 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
482 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
367 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
147 DstMFI.setStackProtectorIndex(SrcMFI.getStackProtectorIndex()); in cloneFrameInfo()
1039 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
587 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
3273 StackProtectorFI = MFI.getStackProtectorIndex(); in determineSVEStackObjectOffsets()
22741 MFI.setStackID(MFI.getStackProtectorIndex(), in finalizeLowering()22743 MFI.setObjectAlignment(MFI.getStackProtectorIndex(), Align(16)); in finalizeLowering()
3237 int FI = MFI.getStackProtectorIndex(); in emitSPDescriptorParent()
2715 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorParent()