Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp199 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
359 if (MFI.hasStackProtectorIndex() && in insertFrameReferenceRegisters()
H A DMIRPrinter.cpp470 if (MFI.hasStackProtectorIndex()) { in convertStackObjects()
H A DPrologEpilogInserter.cpp927 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h356 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1034 if (MFI.hasStackProtectorIndex()) { in emitExceptHandlerTable()
H A DCodeViewDebug.cpp1427 if (MFI.hasStackProtectorIndex()) in beginFunctionImpl()