Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp436 std::make_pair(AI, MachineFrameInfo::SSPLK_SmallArray)); in requiresStackProtector()
459 : MachineFrameInfo::SSPLK_SmallArray)); in requiresStackProtector()
H A DLocalStackSlotAllocation.cpp230 case MachineFrameInfo::SSPLK_SmallArray: in calculateFrameObjectOffsets()
H A DPrologEpilogInserter.cpp1027 case MachineFrameInfo::SSPLK_SmallArray: in calculateFrameObjectOffsets()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h115 SSPLK_SmallArray, ///< Array or nested array < SSP-buffer-size. 2nd closest enumerator