Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp198 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
361 if (MFI.hasStackProtectorIndex() && in insertFrameReferenceRegisters()
H A DMIRPrinter.cpp479 if (MFI.hasStackProtectorIndex()) { in convertStackObjects()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h369 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp146 if (SrcMFI.hasStackProtectorIndex()) { in cloneFrameInfo()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1036 if (MFI.hasStackProtectorIndex()) { in emitExceptHandlerTable()
H A DCodeViewDebug.cpp1512 if (MFI.hasStackProtectorIndex()) { in beginFunctionImpl()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1056 MFFrame.hasStackProtectorIndex(), SavedFPRMask != 0, in emitPPA1()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3272 if (MFI.hasStackProtectorIndex()) { in determineSVEStackObjectOffsets()
H A DAArch64ISelLowering.cpp22737 if (MFI.hasStackProtectorIndex()) { in finalizeLowering()