Searched refs:getStackProtectorIndex (Results 1 – 7 of 7) sorted by relevance
200 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()253 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets()360 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
934 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()946 else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) in calculateFrameObjectOffsets()1012 if (MFI.getStackProtectorIndex() == (int)i || EHRegNodeFrameIndex == (int)i) in calculateFrameObjectOffsets()1041 MFI.getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(MF)) in calculateFrameObjectOffsets()
485 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
354 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
1037 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
327 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
2637 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorParent()