Lines Matching full:framesize
343 /// addi R0, SP, \#frameSize ; get the address of the previous frame366 unsigned FrameSize = MFI->getStackSize();375 // Determine the previous frame's address. If FrameSize can't be385 if (MaxAlign < TargetAlign && isInt<16>(FrameSize)) {388 .addImm(FrameSize);