Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h128 void stepForward(const MachineInstr &MI,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp80 void LivePhysRegs::stepForward(const MachineInstr &MI, in stepForward() function in LivePhysRegs
H A DIfConversion.cpp1493 Redefs.stepForward(MI, Clobbers); in UpdatePredRedefs()
1867 Redefs.stepForward(MI, Dummy); in IfConvertDiamondCommon()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp638 LiveRegs.stepForward(MI, Clobbers); in ExpandVastartSaveXmmRegs()
H A DX86InstrInfo.cpp2950 LiveRegs.stepForward(*MIB, Clobbers); in replaceBranchWithTailCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1927 LPR.stepForward(*R, Clobbers); in expandStoreVec2()
H A DHexagonInstrInfo.cpp800 Regs.stepForward(*I, Clobbers); in getLiveInRegsAt()