Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp969 case MachineFrameInfo::SSPLK_LargeArray: in calculateFrameObjectOffsets()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h114 SSPLK_LargeArray, ///< Array or nested array >= SSP-buffer-size. Closest enumerator