Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLivePhysRegs.h131 void stepForward(const MachineInstr &MI,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLivePhysRegs.cpp80 void LivePhysRegs::stepForward(const MachineInstr &MI, in stepForward() function in LivePhysRegs
HDIfConversion.cpp1488 Redefs.stepForward(MI, Clobbers); in UpdatePredRedefs()
1852 Redefs.stepForward(MI, Dummy); in IfConvertDiamondCommon()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ExpandPseudo.cpp738 LiveRegs.stepForward(MI, Clobbers); in expandVastartSaveXmmRegs()
HDX86InstrInfo.cpp3722 LiveRegs.stepForward(*MIB, Clobbers); in replaceBranchWithTailCall()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonFrameLowering.cpp1894 LPR.stepForward(*R, Clobbers); in expandStoreVec2()
HDHexagonInstrInfo.cpp845 Regs.stepForward(*I, Clobbers); in getLiveInRegsAt()