Home
last modified time | relevance | path

Searched defs:LiveCPSR (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp332 bool LiveCPSR, bool &HasCC, bool &CCDead) { in VerifyPredAndCC()
632 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()
745 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()
860 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()
979 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef()
995 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { in UpdateCPSRUse()
1012 bool LiveCPSR, bool IsSelfLoop, in ReduceMI()
1045 bool LiveCPSR = MBB.isLiveIn(ARM::CPSR); in ReduceMBB() local