Home
last modified time | relevance | path

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

/external/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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp198 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
361 if (MFI.hasStackProtectorIndex() && in insertFrameReferenceRegisters()
DMIRPrinter.cpp479 if (MFI.hasStackProtectorIndex()) { in convertStackObjects()
DPrologEpilogInserter.cpp970 if (MFI.hasStackProtectorIndex()) { in calculateFrameObjectOffsets()
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h298 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h360 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h355 bool hasStackProtectorIndex() const { return StackProtectorIdx != -1; } in hasStackProtectorIndex() function
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp970 if (MFI->hasStackProtectorIndex()) { in emitExceptHandlerTable()
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp357 if (MFI.hasStackProtectorIndex()) { in convertStackObjects()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1036 if (MFI.hasStackProtectorIndex()) { in emitExceptHandlerTable()
DCodeViewDebug.cpp1512 if (MFI.hasStackProtectorIndex()) { in beginFunctionImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1013 if (MFI.hasStackProtectorIndex()) { in emitExceptHandlerTable()
DCodeViewDebug.cpp1389 if (MFI.hasStackProtectorIndex()) in beginFunctionImpl()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp1056 MFFrame.hasStackProtectorIndex(), SavedFPRMask != 0, in emitPPA1()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp3267 if (MFI.hasStackProtectorIndex()) { in determineSVEStackObjectOffsets()
DAArch64ISelLowering.cpp22736 if (MFI.hasStackProtectorIndex()) { in finalizeLowering()