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()
982 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets()997 assert(!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex()) && in calculateFrameObjectOffsets()1003 } else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) { in calculateFrameObjectOffsets()1070 if (MFI.getStackProtectorIndex() == (int)i || EHRegNodeFrameIndex == (int)i) in calculateFrameObjectOffsets()1099 MFI.getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(MF)) in calculateFrameObjectOffsets()
500 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
358 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
1043 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
586 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
3571 StackProtectorFI = MFI.getStackProtectorIndex(); in determineSVEStackObjectOffsets()
25539 MFI.setStackID(MFI.getStackProtectorIndex(), in finalizeLowering()25541 MFI.setObjectAlignment(MFI.getStackProtectorIndex(), Align(16)); in finalizeLowering()
3490 int FI = MFI.getStackProtectorIndex(); in emitSPDescriptorParent()
2896 int FI = MFI.getStackProtectorIndex(); in visitSPDescriptorParent()