Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLivePhysRegs.h130 void stepForward(const MachineInstr &MI,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLivePhysRegs.cpp80 void LivePhysRegs::stepForward(const MachineInstr &MI, in stepForward() function in LivePhysRegs
DIfConversion.cpp1491 Redefs.stepForward(MI, Clobbers); in UpdatePredRedefs()
1865 Redefs.stepForward(MI, Dummy); in IfConvertDiamondCommon()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp642 LiveRegs.stepForward(MI, Clobbers); in ExpandVastartSaveXmmRegs()
DX86InstrInfo.cpp3038 LiveRegs.stepForward(*MIB, Clobbers); in replaceBranchWithTailCall()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1892 LPR.stepForward(*R, Clobbers); in expandStoreVec2()
DHexagonInstrInfo.cpp843 Regs.stepForward(*I, Clobbers); in getLiveInRegsAt()