HomeSort by relevance Sort by last modified time
    Searched defs:determineFrameLayout (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 44 /// determineFrameLayout - Determine the size of the frame and maximum call
46 void HexagonFrameLowering::determineFrameLayout(MachineFunction &MF) const {
83 determineFrameLayout(MF);
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 358 /// determineFrameLayout - Determine the size of the frame and maximum call
360 unsigned PPCFrameLowering::determineFrameLayout(MachineFunction &MF,
532 unsigned FrameSize = determineFrameLayout(MF);
    [all...]

Completed in 61 milliseconds