Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackProtector.h128 SSPLayoutKind getSSPLayout(const AllocaInst *AI) const;
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp212 switch (SP->getSSPLayout(MFI->getObjectAllocation(i))) { in calculateFrameObjectOffsets()
DStackProtector.cpp61 StackProtector::getSSPLayout(const AllocaInst *AI) const { in getSSPLayout() function in StackProtector
DPrologEpilogInserter.cpp849 switch (SP->getSSPLayout(MFI->getObjectAllocation(i))) { in calculateFrameObjectOffsets()