Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDeadMachineInstructionElim.cpp117 LivePhysRegs.stepBackward(MI); in eliminateDeadMI()
H A DLivePhysRegs.cpp68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
256 LiveRegs.stepBackward(MI); in computeLiveIns()
H A DStackMapLivenessAnalysis.cpp140 LiveRegs.stepBackward(MI); in calculateLiveness()
H A DRemoveLoadsIntoFakeUses.cpp193 LivePhysRegs.stepBackward(MI); in run()
H A DLiveRegUnits.cpp44 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
H A DBreakFalseDeps.cpp251 LiveRegSet.stepBackward(I); in processUndefReads()
H A DRegisterScavenging.cpp83 LiveUnits.stepBackward(MI); in backward()
H A DReachingDefAnalysis.cpp566 LiveRegs.stepBackward(Last); in isRegUsedAfter()
H A DMachineOutliner.cpp987 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
H A DMachineBasicBlock.cpp1044 LiveRegs.stepBackward(*I); in splitAt()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h128 LLVM_ABI void stepBackward(const MachineInstr &MI);
H A DLivePhysRegs.h123 void stepBackward(const MachineInstr &MI);
H A DMachineOutliner.h92 FromEndOfBlockToStartOfSeq.stepBackward(MI); in initFromEndOfBlockToStartOfSeq()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerTileCopy.cpp90 UsedRegs.stepBackward(MI); in runOnMachineFunction()
H A DX86FixupBWInsts.cpp452 LiveUnits.stepBackward(MI); in processBasicBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp68 UsedRegs.stepBackward(*--InstUpToI); in copyPhysReg()
H A DThumb1FrameLowering.cpp674 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp()
704 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostSelectOptimize.cpp289 LRU.stepBackward(II); in optimizeNZCVDefs()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZPostRewrite.cpp187 LiveRegs.stepBackward(*I); in expandCondMove()
H A DSystemZShortenInst.cpp377 LiveRegs.stepBackward(MI); in processBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp356 LPR.stepBackward(I); in genMuxInBlock()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp504 Units.stepBackward(*I); in scavengeRegister()
H A DAArch64FalkorHWPFFix.cpp709 for (auto I = MBB->rbegin(); I != MBB->rend(); LR.stepBackward(*I), ++I) { in runOnLoop()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp632 LiveRegs.stepBackward(MI); in collectBPFFastCalls()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp415 LR.stepBackward(*A); in isRegisterInUseBetween()

12