Searched defs:LiveCPSR (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 308 bool LiveCPSR, bool &HasCC, bool &CCDead) { in VerifyPredAndCC() 594 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial() 696 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr() 815 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow() 923 static bool UpdateCPSRDef(MachineInstr &MI, bool LiveCPSR, bool &DefCPSR) { in UpdateCPSRDef() 939 static bool UpdateCPSRUse(MachineInstr &MI, bool LiveCPSR) { in UpdateCPSRUse() 956 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI() 984 bool LiveCPSR = MBB.isLiveIn(ARM::CPSR); in ReduceMBB() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 332 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 334 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
|