Searched defs:LiveCPSR (Results 1 – 1 of 1) sorted by relevance
300 bool LiveCPSR, bool &HasCC, bool &CCDead) { in VerifyPredAndCC()546 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()648 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()767 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()875 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef()891 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { in UpdateCPSRUse()908 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI()936 bool LiveCPSR = MBB.isLiveIn(ARM::CPSR); in ReduceMBB() local