Home
last modified time | relevance | path

Searched refs:SSPLK_None (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h111 SSPLK_None, ///< Did not trigger a stack protector. No effect on data enumerator
189 Alloca(Alloca), isAliased(IsAliased), SSPLayout(SSPLK_None) {} in SPOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp939 if (FromKind != MachineFrameInfo::SSPLK_None && in remapInstructions()
940 (ToKind == MachineFrameInfo::SSPLK_None || in remapInstructions()
DLocalStackSlotAllocation.cpp227 case MachineFrameInfo::SSPLK_None: in calculateFrameObjectOffsets()
DPrologEpilogInserter.cpp965 case MachineFrameInfo::SSPLK_None: in calculateFrameObjectOffsets()