Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h130 void stepForward(const MachineInstr &MI,
/llvm-project-15.0.7/libc/src/string/memory_utils/
H A Dalgorithm.h352 auto aligned = aligned_after_begin.stepForward(); in move()
423 Aligned stepForward() const { in stepForward() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp80 void LivePhysRegs::stepForward(const MachineInstr &MI, in stepForward() function in LivePhysRegs
H A DIfConversion.cpp1491 Redefs.stepForward(MI, Clobbers); in UpdatePredRedefs()
1865 Redefs.stepForward(MI, Dummy); in IfConvertDiamondCommon()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp637 LiveRegs.stepForward(MI, Clobbers); in ExpandVastartSaveXmmRegs()
H A DX86InstrInfo.cpp2982 LiveRegs.stepForward(*MIB, Clobbers); in replaceBranchWithTailCall()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1930 LPR.stepForward(*R, Clobbers); in expandStoreVec2()
H A DHexagonInstrInfo.cpp842 Regs.stepForward(*I, Clobbers); in getLiveInRegsAt()