Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp203 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
359 if (MFI.hasStackProtectorIndex() && in insertFrameReferenceRegisters()
DMIRPrinter.cpp444 if (MFI.hasStackProtectorIndex()) { in convertStackObjects()
DPrologEpilogInserter.cpp931 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h355 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1013 if (MFI.hasStackProtectorIndex()) { in emitExceptHandlerTable()
DCodeViewDebug.cpp1389 if (MFI.hasStackProtectorIndex()) in beginFunctionImpl()