Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp334 bool LiveCPSR, bool &HasCC, bool &CCDead) { in VerifyPredAndCC()
624 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial()
737 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr()
852 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow()
972 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef()
988 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { in UpdateCPSRUse()
1005 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI()
1033 bool LiveCPSR = MBB.isLiveIn(ARM::CPSR); in ReduceMBB() local