Home | History | Annotate | Download | only in ARM

Lines Matching refs:isCSRestore

92 static bool isCSRestore(MachineInstr *MI,
380 while (MBBI != MBB.begin() && isCSRestore(MBBI, TII, CSRegs));
381 if (!isCSRestore(MBBI, TII, CSRegs))