Home
last modified time | relevance | path

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

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