Home
last modified time | relevance | path

Searched refs:hasStackProtectorIndex (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp217 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
380 if (MFI.hasStackProtectorIndex() && in insertFrameReferenceRegisters()
H A DStackFrameLayoutAnalysisPass.cpp81 else if (MFI.hasStackProtectorIndex() && in SlotData()
H A DMIRPrinter.cpp500 if (MFI.hasStackProtectorIndex()) { in convertStackObjects()
H A DPrologEpilogInserter.cpp968 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h362 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1040 if (MFI.hasStackProtectorIndex()) { in emitExceptHandlerTable()
H A DCodeViewDebug.cpp1537 if (MFI.hasStackProtectorIndex()) { in beginFunctionImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1349 MFFrame.hasStackProtectorIndex(), SavedFPRMask != 0, in emitPPA1()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4056 if (MFI.hasStackProtectorIndex()) { in determineSVEStackObjectOffsets()
H A DAArch64ISelLowering.cpp26985 if (MFI.hasStackProtectorIndex()) { in finalizeLowering()