Searched refs:getObjectSSPLayout (Results 1 – 5 of 5) sorted by relevance
246 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
964 = MFI->getObjectSSPLayout(SI.first); in remapInstructions()965 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second); in remapInstructions()
1013 switch (MFI.getObjectSSPLayout(i)) { in calculateFrameObjectOffsets()
572 SSPLayoutKind getObjectSSPLayout(int ObjectIdx) const { in getObjectSSPLayout() function
28587 MFI.getObjectSSPLayout(i) != MachineFrameInfo::SSPLK_None) { in finalizeLowering()