Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h108 void stepBackward(const MachineInstr &MI);
/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()
DBranchFolding.cpp409 LiveRegs.stepBackward(MI); in computeLiveIns()
DIfConversion.cpp1427 DontKill.stepBackward(*I); in IfConvertDiamond()
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp359 LiveRegs.stepBackward(*MI); in processBasicBlock()
DX86FloatingPoint.cpp1659 LPR.stepBackward(MI); in setKillFlags()
DX86InstrInfo.cpp4559 LPR.stepBackward(*I); in copyPhysReg()
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp265 LiveRegs.stepBackward(MI); in processBlock()
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp612 LiveRegs.stepBackward(*I); in expandCMP_SWAP()
690 LiveRegs.stepBackward(*I); in expandCMP_SWAP_128()
/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()
DARMLoadStoreOptimizer.cpp578 LiveRegs.stepBackward(*LiveRegPos); in moveLiveRegsBefore()
/external/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp570 RemainderLiveRegs.stepBackward(Inst); in loadM0()