Searched refs:isFrameInstr (Results 1 – 8 of 8) sorted by relevance
72 assert(isFrameInstr(I) && "Not a frame instruction"); in getFramePoppedByCallee()
59 if (TII->isFrameInstr(MI) || MI.isStackAligningInlineAsm()) in runImpl()
1481 if (TII.isFrameInstr(MI)) { in replaceFrameIndicesBackward()1521 if (TII.isFrameInstr(*I)) { in replaceFrameIndices()
1360 if (!isFrameInstr(MI)) in getSPAdjust()
216 assert(isFrameInstr(I)); in getFrameAdjustment()225 assert(isFrameInstr(I)); in setFrameAdjustment()
428 if (isFrameInstr(MI)) { in getSPAdjust()
214 bool isFrameInstr(const MachineInstr &I) const { in isFrameInstr() function233 assert(isFrameInstr(I) && "Not a frame instruction"); in getFrameSize()
531 assert(isFrameInstr(MI)); in getFramePred()