Searched refs:getStackProtectorIndex (Results 1 – 11 of 11) sorted by relevance
199 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()256 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()363 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
936 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()951 assert(!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex()) && in calculateFrameObjectOffsets()957 } else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) { in calculateFrameObjectOffsets()1024 if (MFI.getStackProtectorIndex() == (int)i || EHRegNodeFrameIndex == (int)i) in calculateFrameObjectOffsets()1053 MFI.getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(MF)) in calculateFrameObjectOffsets()
481 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
357 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
128 DstMFI.setStackProtectorIndex(SrcMFI.getStackProtectorIndex()); in cloneFrameInfo()
1047 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
559 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
3249 StackProtectorFI = MFI.getStackProtectorIndex(); in determineSVEStackObjectOffsets()
20818 MFI.setStackID(MFI.getStackProtectorIndex(), in finalizeLowering()20820 MFI.setObjectAlignment(MFI.getStackProtectorIndex(), Align(16)); in finalizeLowering()
3212 int FI = MFI.getStackProtectorIndex(); in emitSPDescriptorParent()
2657 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorParent()