| /freebsd-14.2/contrib/llvm-project/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 | DeadMachineInstructionElim.cpp | 145 LivePhysRegs.stepBackward(MI); in eliminateDeadMI()
|
| H A D | StackMapLivenessAnalysis.cpp | 142 LiveRegs.stepBackward(MI); in calculateLiveness()
|
| H A D | LiveRegUnits.cpp | 44 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
|
| H A D | BreakFalseDeps.cpp | 252 LiveRegSet.stepBackward(I); in processUndefReads()
|
| H A D | RegisterScavenging.cpp | 84 LiveUnits.stepBackward(MI); in backward()
|
| H A D | ReachingDefAnalysis.cpp | 483 LiveRegs.stepBackward(Last); in isRegUsedAfter()
|
| H A D | MachineOutliner.cpp | 775 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
|
| H A D | MachineBasicBlock.cpp | 1038 LiveRegs.stepBackward(*I); in splitAt()
|
| H A D | BranchFolding.cpp | 369 LiveRegs.stepBackward(*I); in replaceTailWithBranchTo()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegUnits.h | 127 void stepBackward(const MachineInstr &MI);
|
| H A D | LivePhysRegs.h | 121 void stepBackward(const MachineInstr &MI);
|
| H A D | MachineOutliner.h | 91 FromEndOfBlockToStartOfSeq.stepBackward(MI); in initFromEndOfBlockToStartOfSeq()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostSelectOptimize.cpp | 227 LRU.stepBackward(II); in optimizeNZCVDefs()
|
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FixupBWInsts.cpp | 463 LiveUnits.stepBackward(MI); in processBasicBlock()
|
| H A D | X86FloatingPoint.cpp | 1786 LPR.stepBackward(MI); in setKillFlags()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenMux.cpp | 371 LPR.stepBackward(I); in genMuxInBlock()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64A57FPLoadBalancing.cpp | 505 Units.stepBackward(*I); in scavengeRegister()
|
| H A D | AArch64FalkorHWPFFix.cpp | 715 for (auto I = MBB->rbegin(); I != MBB->rend(); LR.stepBackward(*I), ++I) { in runOnLoop()
|
| H A D | AArch64FrameLowering.cpp | 1610 LiveRegs.stepBackward(MI); in getLivePhysRegsUpTo() 4037 LiveRegs.stepBackward(*I); in tryMergeAdjacentSTG()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | Thumb1FrameLowering.cpp | 704 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp() 739 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeExecMasking.cpp | 396 LR.stepBackward(*A); in isRegisterInUseBetween()
|
| H A D | SIFrameLowering.cpp | 213 LiveUnits.stepBackward(*MBBI); in initLiveUnits()
|