/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 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()
|
H A D | PrologEpilogInserter.cpp | 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()
|
H A D | MIRPrinter.cpp | 360 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 199 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets() 256 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets() 362 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
|
H A D | StackFrameLayoutAnalysisPass.cpp | 72 else if (Idx == MFI.getStackProtectorIndex()) in SlotData() 180 << MFI.getStackProtectorIndex() << "\n"); in emitStackFrameLayoutRemarks()
|
H A D | PrologEpilogInserter.cpp | 971 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets() 986 assert(!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex()) && in calculateFrameObjectOffsets() 992 } else if (!MFI.isObjectPreAllocated(MFI.getStackProtectorIndex())) { in calculateFrameObjectOffsets() 1059 if (MFI.getStackProtectorIndex() == (int)i || EHRegNodeFrameIndex == (int)i) in calculateFrameObjectOffsets() 1088 MFI.getStackProtectorIndex() < 0 && TFI.enableStackSlotScavenging(MF)) in calculateFrameObjectOffsets()
|
H A D | MIRPrinter.cpp | 482 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 204 int StackProtectorFI = MFI.getStackProtectorIndex(); in calculateFrameObjectOffsets() 255 if (MFI.getStackProtectorIndex() == (int)i) in calculateFrameObjectOffsets() 360 FrameIdx == MFI.getStackProtectorIndex()) in insertFrameReferenceRegisters()
|
H A D | PrologEpilogInserter.cpp | 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()
|
H A D | MIRPrinter.cpp | 447 .printStackObjectReference(MFI.getStackProtectorIndex()); in convertStackObjects()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 296 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 358 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 358 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 358 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 353 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 358 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 358 int getStackProtectorIndex() const { return StackProtectorIdx; } in getStackProtectorIndex() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 973 int SSPIdx = MFI->getStackProtectorIndex(); in emitExceptHandlerTable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 1039 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 1016 int SSPIdx = MFI.getStackProtectorIndex(); in emitExceptHandlerTable()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 174 unsigned StackProbeSize = (MFI->getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 218 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 559 unsigned StackProbeSize = (MFI.getStackProtectorIndex() > 0) ? 4080 : 4096; in WindowsRequiresStackProbe()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 3268 StackProtectorFI = MFI.getStackProtectorIndex(); in determineSVEStackObjectOffsets()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 3237 int FI = MFI.getStackProtectorIndex(); in emitSPDescriptorParent()
|