Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackProtector.h37 SSPLK_None, ///< Did not trigger a stack protector. No effect on data enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h94 SSPLK_None, ///< Did not trigger a stack protector. No effect on data enumerator
173 SSPLayout(SSPLK_None) {} in SPOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp939 if (FromKind != MachineFrameInfo::SSPLK_None && in remapInstructions()
940 (ToKind == MachineFrameInfo::SSPLK_None || in remapInstructions()
DLocalStackSlotAllocation.cpp219 case MachineFrameInfo::SSPLK_None: in calculateFrameObjectOffsets()
DPrologEpilogInserter.cpp844 case MachineFrameInfo::SSPLK_None: in calculateFrameObjectOffsets()
/external/llvm/lib/CodeGen/
DStackProtector.cpp62 return AI ? Layout.lookup(AI) : SSPLK_None; in getSSPLayout()
DLocalStackSlotAllocation.cpp213 case StackProtector::SSPLK_None: in calculateFrameObjectOffsets()
DPrologEpilogInserter.cpp850 case StackProtector::SSPLK_None: in calculateFrameObjectOffsets()