| /src/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 | 163 LivePhysRegs.stepBackward(MI); in eliminateDeadMI()
|
| H A D | StackMapLivenessAnalysis.cpp | 141 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 | 782 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
|
| H A D | MachineBasicBlock.cpp | 1044 LiveRegs.stepBackward(*I); in splitAt()
|
| H A D | BranchFolding.cpp | 373 LiveRegs.stepBackward(*I); in replaceTailWithBranchTo()
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegUnits.h | 127 void stepBackward(const MachineInstr &MI);
|
| H A D | MachineOutliner.h | 91 FromEndOfBlockToStartOfSeq.stepBackward(MI); in initFromEndOfBlockToStartOfSeq()
|
| H A D | LivePhysRegs.h | 123 void stepBackward(const MachineInstr &MI);
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LowerTileCopy.cpp | 92 UsedRegs.stepBackward(MI); in runOnMachineFunction()
|
| H A D | X86FixupBWInsts.cpp | 454 LiveUnits.stepBackward(MI); in processBasicBlock()
|
| H A D | X86FloatingPoint.cpp | 1788 LPR.stepBackward(MI); in setKillFlags()
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | Thumb1InstrInfo.cpp | 67 UsedRegs.stepBackward(*--InstUpToI); in copyPhysReg()
|
| H A D | Thumb1FrameLowering.cpp | 703 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp() 733 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostSelectOptimize.cpp | 294 LRU.stepBackward(II); in optimizeNZCVDefs()
|
| /src/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()
|
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenMux.cpp | 365 LPR.stepBackward(I); in genMuxInBlock()
|
| /src/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()
|
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeExecMasking.cpp | 396 LR.stepBackward(*A); in isRegisterInUseBetween()
|