| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | LivePhysRegs.cpp | 68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs 256 LiveRegs.stepBackward(MI); in computeLiveIns()
|
| H A D | StackMapLivenessAnalysis.cpp | 142 LiveRegs.stepBackward(MI); in calculateLiveness()
|
| H A D | LiveRegUnits.cpp | 40 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
|
| H A D | BreakFalseDeps.cpp | 251 LiveRegSet.stepBackward(I); in processUndefReads()
|
| H A D | MachineOutliner.cpp | 702 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
|
| H A D | ReachingDefAnalysis.cpp | 484 LiveRegs.stepBackward(Last); in isRegUsedAfter()
|
| H A D | RegisterScavenging.cpp | 243 LiveUnits.stepBackward(MI); in backward()
|
| H A D | MachineBasicBlock.cpp | 991 LiveRegs.stepBackward(*I); in splitAt()
|
| H A D | BranchFolding.cpp | 369 LiveRegs.stepBackward(*I); in replaceTailWithBranchTo()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | LivePhysRegs.h | 122 void stepBackward(const MachineInstr &MI);
|
| H A D | LiveRegUnits.h | 127 void stepBackward(const MachineInstr &MI);
|
| H A D | MachineOutliner.h | 91 FromEndOfBlockToStartOfSeq.stepBackward(MI); in initFromEndOfBlockToStartOfSeq()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostSelectOptimize.cpp | 129 LRU.stepBackward(II); in optimizeNZCVDefs()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86FixupBWInsts.cpp | 465 LiveRegs.stepBackward(MI); in processBasicBlock()
|
| H A D | X86FloatingPoint.cpp | 1787 LPR.stepBackward(MI); in setKillFlags()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZPostRewrite.cpp | 167 LiveRegs.stepBackward(*I); in expandCondMove()
|
| H A D | SystemZShortenInst.cpp | 380 LiveRegs.stepBackward(MI); in processBlock()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenMux.cpp | 373 LPR.stepBackward(I); in genMuxInBlock()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64A57FPLoadBalancing.cpp | 506 Units.stepBackward(*I); in scavengeRegister()
|
| H A D | AArch64FalkorHWPFFix.cpp | 717 for (auto I = MBB->rbegin(); I != MBB->rend(); LR.stepBackward(*I), ++I) { in runOnLoop()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | Thumb1FrameLowering.cpp | 704 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp() 739 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
|
| H A D | ARMExpandPseudoInsts.cpp | 2229 LiveRegs.stepBackward(MI); in ExpandMI() 2230 LiveRegs.stepBackward(*MBBI); in ExpandMI()
|
| H A D | ARMConstantIslandPass.cpp | 983 LRs.stepBackward(LiveMI); in splitBlockBeforeInstr()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeExecMasking.cpp | 379 LR.stepBackward(*A); in isRegisterInUseBetween()
|
| H A D | SIFrameLowering.cpp | 700 LiveRegs.stepBackward(*MBBI); in initLiveRegs()
|