Home
last modified time | relevance | path

Searched refs:stepForward (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h131 void stepForward(const MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp80 void LivePhysRegs::stepForward(const MachineInstr &MI, in stepForward() function in LivePhysRegs
H A DIfConversion.cpp1488 Redefs.stepForward(MI, Clobbers); in UpdatePredRedefs()
1852 Redefs.stepForward(MI, Dummy); in IfConvertDiamondCommon()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp738 LiveRegs.stepForward(MI, Clobbers); in expandVastartSaveXmmRegs()
H A DX86InstrInfo.cpp3722 LiveRegs.stepForward(*MIB, Clobbers); in replaceBranchWithTailCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1894 LPR.stepForward(*R, Clobbers); in expandStoreVec2()
H A DHexagonInstrInfo.cpp845 Regs.stepForward(*I, Clobbers); in getLiveInRegsAt()