Searched refs:isFrameInstr (Results 1 – 9 of 9) sorted by relevance
61 if (TII->isFrameInstr(MI) || MI.isStackAligningInlineAsm()) in runImpl()
1483 if (TII.isFrameInstr(MI)) { in replaceFrameIndicesBackward()1523 if (TII.isFrameInstr(*I)) { in replaceFrameIndices()
1671 if (!isFrameInstr(MI)) in getSPAdjust()
72 assert(isFrameInstr(I) && "Not a frame instruction"); in getFramePoppedByCallee()
263 assert(isFrameInstr(I)); in getFrameAdjustment()272 assert(isFrameInstr(I)); in setFrameAdjustment()
4648 while (!TII.isFrameInstr(*KillMI)) in spillFPBP()
415 if (isFrameInstr(MI)) { in getSPAdjust()
227 bool isFrameInstr(const MachineInstr &I) const { in isFrameInstr() function246 assert(isFrameInstr(I) && "Not a frame instruction"); in getFrameSize()
522 assert(isFrameInstr(MI)); in getFramePred()