| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | DeadMachineInstructionElim.cpp | 117 LivePhysRegs.stepBackward(MI); in eliminateDeadMI()
|
| 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 | 140 LiveRegs.stepBackward(MI); in calculateLiveness()
|
| H A D | RemoveLoadsIntoFakeUses.cpp | 193 LivePhysRegs.stepBackward(MI); in run()
|
| H A D | LiveRegUnits.cpp | 44 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 | RegisterScavenging.cpp | 83 LiveUnits.stepBackward(MI); in backward()
|
| H A D | ReachingDefAnalysis.cpp | 566 LiveRegs.stepBackward(Last); in isRegUsedAfter()
|
| H A D | MachineOutliner.cpp | 987 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
|
| H A D | MachineBasicBlock.cpp | 1044 LiveRegs.stepBackward(*I); in splitAt()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegUnits.h | 128 LLVM_ABI void stepBackward(const MachineInstr &MI);
|
| H A D | LivePhysRegs.h | 123 void stepBackward(const MachineInstr &MI);
|
| H A D | MachineOutliner.h | 92 FromEndOfBlockToStartOfSeq.stepBackward(MI); in initFromEndOfBlockToStartOfSeq()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LowerTileCopy.cpp | 90 UsedRegs.stepBackward(MI); in runOnMachineFunction()
|
| H A D | X86FixupBWInsts.cpp | 452 LiveUnits.stepBackward(MI); in processBasicBlock()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | Thumb1InstrInfo.cpp | 68 UsedRegs.stepBackward(*--InstUpToI); in copyPhysReg()
|
| H A D | Thumb1FrameLowering.cpp | 674 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp() 704 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostSelectOptimize.cpp | 289 LRU.stepBackward(II); in optimizeNZCVDefs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZPostRewrite.cpp | 187 LiveRegs.stepBackward(*I); in expandCondMove()
|
| H A D | SystemZShortenInst.cpp | 377 LiveRegs.stepBackward(MI); in processBlock()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenMux.cpp | 356 LPR.stepBackward(I); in genMuxInBlock()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64A57FPLoadBalancing.cpp | 504 Units.stepBackward(*I); in scavengeRegister()
|
| H A D | AArch64FalkorHWPFFix.cpp | 709 for (auto I = MBB->rbegin(); I != MBB->rend(); LR.stepBackward(*I), ++I) { in runOnLoop()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFMIPeephole.cpp | 632 LiveRegs.stepBackward(MI); in collectBPFFastCalls()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeExecMasking.cpp | 415 LR.stepBackward(*A); in isRegisterInUseBetween()
|