Home
last modified time | relevance | path

Searched refs:stepBackward (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
256 LiveRegs.stepBackward(MI); in computeLiveIns()
H A DDeadMachineInstructionElim.cpp145 LivePhysRegs.stepBackward(MI); in eliminateDeadMI()
H A DStackMapLivenessAnalysis.cpp142 LiveRegs.stepBackward(MI); in calculateLiveness()
H A DLiveRegUnits.cpp44 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
H A DBreakFalseDeps.cpp252 LiveRegSet.stepBackward(I); in processUndefReads()
H A DRegisterScavenging.cpp84 LiveUnits.stepBackward(MI); in backward()
H A DReachingDefAnalysis.cpp483 LiveRegs.stepBackward(Last); in isRegUsedAfter()
H A DMachineOutliner.cpp775 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
H A DMachineBasicBlock.cpp1038 LiveRegs.stepBackward(*I); in splitAt()
H A DBranchFolding.cpp369 LiveRegs.stepBackward(*I); in replaceTailWithBranchTo()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h127 void stepBackward(const MachineInstr &MI);
H A DLivePhysRegs.h121 void stepBackward(const MachineInstr &MI);
H A DMachineOutliner.h91 FromEndOfBlockToStartOfSeq.stepBackward(MI); in initFromEndOfBlockToStartOfSeq()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp227 LRU.stepBackward(II); in optimizeNZCVDefs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp167 LiveRegs.stepBackward(*I); in expandCondMove()
H A DSystemZShortenInst.cpp380 LiveRegs.stepBackward(MI); in processBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp463 LiveUnits.stepBackward(MI); in processBasicBlock()
H A DX86FloatingPoint.cpp1786 LPR.stepBackward(MI); in setKillFlags()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp371 LPR.stepBackward(I); in genMuxInBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp505 Units.stepBackward(*I); in scavengeRegister()
H A DAArch64FalkorHWPFFix.cpp715 for (auto I = MBB->rbegin(); I != MBB->rend(); LR.stepBackward(*I), ++I) { in runOnLoop()
H A DAArch64FrameLowering.cpp1610 LiveRegs.stepBackward(MI); in getLivePhysRegsUpTo()
4037 LiveRegs.stepBackward(*I); in tryMergeAdjacentSTG()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp704 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp()
739 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp396 LR.stepBackward(*A); in isRegisterInUseBetween()
H A DSIFrameLowering.cpp213 LiveUnits.stepBackward(*MBBI); in initLiveUnits()

12