| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | LivePhysRegs.cpp | 68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs 250 LiveRegs.stepBackward(MI); in computeLiveIns()
|
| H A D | StackMapLivenessAnalysis.cpp | 142 LiveRegs.stepBackward(*I); in calculateLiveness()
|
| H A D | LiveRegUnits.cpp | 40 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
|
| H A D | BreakFalseDeps.cpp | 249 LiveRegSet.stepBackward(I); in processUndefReads()
|
| H A D | ReachingDefAnalysis.cpp | 479 LiveRegs.stepBackward(Last); in isRegUsedAfter()
|
| H A D | MachineOutliner.cpp | 686 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
|
| H A D | RegisterScavenging.cpp | 245 LiveUnits.stepBackward(MI); in backward()
|
| H A D | MachineBasicBlock.cpp | 1012 LiveRegs.stepBackward(*I); in splitAt()
|
| H A D | BranchFolding.cpp | 365 LiveRegs.stepBackward(*I); in replaceTailWithBranchTo()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | LiveRegUnits.h | 127 void stepBackward(const MachineInstr &MI);
|
| H A D | LivePhysRegs.h | 120 void stepBackward(const MachineInstr &MI);
|
| H A D | MachineOutliner.h | 152 [this](MachineInstr &MI) { LRU.stepBackward(MI); }); in initLRU()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PostSelectOptimize.cpp | 129 LRU.stepBackward(II); in optimizeNZCVDefs()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86FixupBWInsts.cpp | 449 LiveRegs.stepBackward(*MI); in processBasicBlock()
|
| H A D | X86FloatingPoint.cpp | 1728 LPR.stepBackward(MI); in setKillFlags()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZPostRewrite.cpp | 174 LiveRegs.stepBackward(*I); in expandCondMove()
|
| H A D | SystemZShortenInst.cpp | 380 LiveRegs.stepBackward(MI); in processBlock()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenMux.cpp | 377 LPR.stepBackward(*I); in genMuxInBlock()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | Thumb1FrameLowering.cpp | 672 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp() 706 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
|
| H A D | ARMExpandPseudoInsts.cpp | 2068 LiveRegs.stepBackward(MI); in ExpandMI() 2069 LiveRegs.stepBackward(*MBBI); in ExpandMI()
|
| H A D | ARMConstantIslandPass.cpp | 937 LRs.stepBackward(LiveMI); in splitBlockBeforeInstr()
|
| H A D | ARMLoadStoreOptimizer.cpp | 610 LiveRegs.stepBackward(*LiveRegPos); in moveLiveRegsBefore()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64A57FPLoadBalancing.cpp | 506 Units.stepBackward(*I); in scavengeRegister()
|
| H A D | AArch64FalkorHWPFFix.cpp | 717 for (auto I = MBB->rbegin(); I != MBB->rend(); LR.stepBackward(*I), ++I) { in runOnLoop()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIFrameLowering.cpp | 680 LiveRegs.stepBackward(*MBBI); in initLiveRegs()
|