Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp318 MachineFrameInfo::SSPLK_LargeArray)); in RequiresStackProtector()
331 MachineFrameInfo::SSPLK_LargeArray)); in RequiresStackProtector()
341 ? MachineFrameInfo::SSPLK_LargeArray in RequiresStackProtector()
H A DLocalStackSlotAllocation.cpp233 case MachineFrameInfo::SSPLK_LargeArray: in calculateFrameObjectOffsets()
H A DStackColoring.cpp990 (ToKind != MachineFrameInfo::SSPLK_LargeArray && in remapInstructions()
H A DPrologEpilogInserter.cpp975 case MachineFrameInfo::SSPLK_LargeArray: in calculateFrameObjectOffsets()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h114 SSPLK_LargeArray, ///< Array or nested array >= SSP-buffer-size. Closest enumerator