Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackProtector.cpp328 MachineFrameInfo::SSPLK_LargeArray)); in RequiresStackProtector()
341 MachineFrameInfo::SSPLK_LargeArray)); in RequiresStackProtector()
351 ? MachineFrameInfo::SSPLK_LargeArray in RequiresStackProtector()
H A DLocalStackSlotAllocation.cpp236 case MachineFrameInfo::SSPLK_LargeArray: in calculateFrameObjectOffsets()
H A DStackColoring.cpp990 (ToKind != MachineFrameInfo::SSPLK_LargeArray && in remapInstructions()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h113 SSPLK_LargeArray, ///< Array or nested array >= SSP-buffer-size. Closest enumerator