Searched refs:getStackProtectorIndex (Results 1 – 14 of 14) sorted by relevance
197 if (MFI->getStackProtectorIndex() >= 0) { in calculateFrameObjectOffsets()202 AdjustStackOffset(MFI, MFI->getStackProtectorIndex(), Offset, in calculateFrameObjectOffsets()209 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()241 if (MFI->getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()
826 if (MFI->getStackProtectorIndex() >= 0) { in calculateFrameObjectOffsets()831 AdjustStackOffset(MFI, MFI->getStackProtectorIndex(), StackGrowsDown, in calculateFrameObjectOffsets()845 if (MFI->getStackProtectorIndex() == (int)i || in calculateFrameObjectOffsets()887 if (MFI->getStackProtectorIndex() == (int)i || in calculateFrameObjectOffsets()914 MFI->getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(Fn)) in calculateFrameObjectOffsets()
360 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
204 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()255 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()360 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
932 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()944 else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) in calculateFrameObjectOffsets()1010 if (MFI.getStackProtectorIndex() == (int)i || EHRegNodeFrameIndex == (int)i) in calculateFrameObjectOffsets()1039 MFI.getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(MF)) in calculateFrameObjectOffsets()
447 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
296 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
353 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
973 int SSPIdx = MFI->getStackProtectorIndex(); in emitExceptHandlerTable()
1016 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
174 unsigned StackProbeSize = (MFI->getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
218 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
2038 int FI = MFI->getStackProtectorIndex(); in visitSPDescriptorParent()
2542 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorParent()