HomeSort by: relevance | last modified time | path
    Searched refs:stepForward (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LivePhysRegs.h 128 void stepForward(const MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LivePhysRegs.cpp 80 void LivePhysRegs::stepForward(const MachineInstr &MI,
IfConversion.cpp 1479 /// Behaves like LiveRegUnits::StepForward() but also adds implicit uses to all
1493 Redefs.stepForward(MI, Clobbers);
1497 // FIXME: Const cast here is nasty, but better than making StepForward
1867 Redefs.stepForward(MI, Dummy);
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ExpandPseudo.cpp 638 LiveRegs.stepForward(MI, Clobbers);
X86InstrInfo.cpp 2950 LiveRegs.stepForward(*MIB, Clobbers);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 1927 LPR.stepForward(*R, Clobbers);
HexagonInstrInfo.cpp 800 Regs.stepForward(*I, Clobbers);

Completed in 27 milliseconds