HomeSort by: relevance | last modified time | path
    Searched refs:getObjectSSPLayout (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 224 switch (MFI.getObjectSSPLayout(i)) {
StackColoring.cpp 986 = MFI->getObjectSSPLayout(SI.first);
987 MachineFrameInfo::SSPLayoutKind ToKind = MFI->getObjectSSPLayout(SI.second);
PrologEpilogInserter.cpp 960 switch (MFI.getObjectSSPLayout(i)) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 534 SSPLayoutKind getObjectSSPLayout(int ObjectIdx) const {

Completed in 21 milliseconds