Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/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 DStackMapLivenessAnalysis.cpp142 LiveRegs.stepBackward(MI); in calculateLiveness()
H A DLiveRegUnits.cpp40 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
H A DBreakFalseDeps.cpp251 LiveRegSet.stepBackward(I); in processUndefReads()
H A DMachineOutliner.cpp702 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
H A DReachingDefAnalysis.cpp484 LiveRegs.stepBackward(Last); in isRegUsedAfter()
H A DRegisterScavenging.cpp243 LiveUnits.stepBackward(MI); in backward()
H A DMachineBasicBlock.cpp991 LiveRegs.stepBackward(*I); in splitAt()
H A DBranchFolding.cpp369 LiveRegs.stepBackward(*I); in replaceTailWithBranchTo()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h122 void stepBackward(const MachineInstr &MI);
H A DLiveRegUnits.h127 void stepBackward(const MachineInstr &MI);
H A DMachineOutliner.h91 FromEndOfBlockToStartOfSeq.stepBackward(MI); in initFromEndOfBlockToStartOfSeq()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp129 LRU.stepBackward(II); in optimizeNZCVDefs()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp465 LiveRegs.stepBackward(MI); in processBasicBlock()
H A DX86FloatingPoint.cpp1787 LPR.stepBackward(MI); in setKillFlags()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp167 LiveRegs.stepBackward(*I); in expandCondMove()
H A DSystemZShortenInst.cpp380 LiveRegs.stepBackward(MI); in processBlock()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp373 LPR.stepBackward(I); in genMuxInBlock()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp506 Units.stepBackward(*I); in scavengeRegister()
H A DAArch64FalkorHWPFFix.cpp717 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 DThumb1FrameLowering.cpp704 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp()
739 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
H A DARMExpandPseudoInsts.cpp2229 LiveRegs.stepBackward(MI); in ExpandMI()
2230 LiveRegs.stepBackward(*MBBI); in ExpandMI()
H A DARMConstantIslandPass.cpp983 LRs.stepBackward(LiveMI); in splitBlockBeforeInstr()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp379 LR.stepBackward(*A); in isRegisterInUseBetween()
H A DSIFrameLowering.cpp700 LiveRegs.stepBackward(*MBBI); in initLiveRegs()

12