Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLivePhysRegs.cpp73 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
255 LiveRegs.stepBackward(MI); in computeLiveIns()
DStackMapLivenessAnalysis.cpp142 LiveRegs.stepBackward(*I); in calculateLiveness()
DLiveRegUnits.cpp45 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
DBreakFalseDeps.cpp224 LiveRegSet.stepBackward(I); in processUndefReads()
DRegisterScavenging.cpp265 LiveUnits.stepBackward(MI); in backward()
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h108 void stepBackward(const MachineInstr &MI);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveRegUnits.h129 void stepBackward(const MachineInstr &MI);
DLivePhysRegs.h120 void stepBackward(const MachineInstr &MI);
DMachineOutliner.h147 [this](MachineInstr &MI) { LRU.stepBackward(MI); }); in initLRU()
/external/llvm/lib/CodeGen/
DStackMapLivenessAnalysis.cpp143 LiveRegs.stepBackward(*I); in calculateLiveness()
DLivePhysRegs.cpp45 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
DExecutionDepsFix.cpp570 LiveRegSet.stepBackward(I); in processUndefReads()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZExpandPseudo.cpp80 LiveRegs.stepBackward(*I); in expandLOCRMux()
DSystemZShortenInst.cpp305 LiveRegs.stepBackward(MI); in processBlock()
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp359 LiveRegs.stepBackward(*MI); in processBasicBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp397 LiveRegs.stepBackward(*MI); in processBasicBlock()
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp265 LiveRegs.stepBackward(MI); in processBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp372 LPR.stepBackward(*I); in genMuxInBlock()
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp612 LiveRegs.stepBackward(*I); in expandCMP_SWAP()
690 LiveRegs.stepBackward(*I); in expandCMP_SWAP_128()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp605 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp()
639 UsedRegs.stepBackward(*PrevMBBI); in emitPopSpecialFixUp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp508 Units.stepBackward(*I); in scavengeRegister()
DAArch64FalkorHWPFFix.cpp717 for (auto I = MBB->rbegin(); I != MBB->rend(); LR.stepBackward(*I), ++I) { in runOnLoop()
/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp485 UsedRegs.stepBackward(*--InstUpToMBBI); in emitPopSpecialFixUp()
DARMExpandPseudoInsts.cpp780 LiveRegs.stepBackward(*I); in ExpandCMP_SWAP()
902 LiveRegs.stepBackward(*I); in ExpandCMP_SWAP_64()
/external/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp570 RemainderLiveRegs.stepBackward(Inst); in loadM0()

12