Searched defs:IsSelfLoop (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 594 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial() 696 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr() 815 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow() 956 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI() 1005 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 632 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial() 745 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr() 860 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow() 1012 bool LiveCPSR, bool IsSelfLoop, in ReduceMI() 1066 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | Thumb2SizeReduction.cpp | 624 bool LiveCPSR, bool IsSelfLoop) { in ReduceSpecial() 737 bool LiveCPSR, bool IsSelfLoop) { in ReduceTo2Addr() 852 bool LiveCPSR, bool IsSelfLoop) { in ReduceToNarrow() 1005 bool LiveCPSR, bool IsSelfLoop) { in ReduceMI() 1054 bool IsSelfLoop = MBB.isSuccessor(&MBB); in ReduceMBB() local
|