Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp332 bool LiveCPSR, bool &HasCC, bool &CCDead) { in VerifyPredAndCC() argument
632 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial() argument
745 ReduceTo2Addr(MachineBasicBlock & MBB,MachineInstr * MI,const ReduceEntry & Entry,bool LiveCPSR,bool IsSelfLoop) ReduceTo2Addr() argument
860 ReduceToNarrow(MachineBasicBlock & MBB,MachineInstr * MI,const ReduceEntry & Entry,bool LiveCPSR,bool IsSelfLoop) ReduceToNarrow() argument
979 UpdateCPSRDef(MachineInstr & MI,bool LiveCPSR,bool & DefCPSR) UpdateCPSRDef() argument
995 UpdateCPSRUse(MachineInstr & MI,bool LiveCPSR) UpdateCPSRUse() argument
1012 ReduceMI(MachineBasicBlock & MBB,MachineInstr * MI,bool LiveCPSR,bool IsSelfLoop,bool SkipPrologueEpilogue) ReduceMI() argument
1045 bool LiveCPSR = MBB.isLiveIn(ARM::CPSR); ReduceMBB() local
[all...]