Searched defs:LiveCPSR (Results 1 – 1 of 1) sorted by relevance
334 bool LiveCPSR, bool &HasCC, bool &CCDead) { in VerifyPredAndCC()634 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()747 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()862 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()982 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef()998 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { in UpdateCPSRUse()1015 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI()1043 bool LiveCPSR = MBB.isLiveIn(ARM::CPSR); in ReduceMBB() local