HomeSort by relevance Sort by last modified time
    Searched defs:stepBackward (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
LivePhysRegs.cpp 45 void LivePhysRegs::stepBackward(const MachineInstr &MI) {
72 /// on accurate kill flags. If possible use stepBackward() instead of this
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
LiveRegUnits.cpp 45 void LiveRegUnits::stepBackward(const MachineInstr &MI) {
LivePhysRegs.cpp 73 void LivePhysRegs::stepBackward(const MachineInstr &MI) {
83 /// on accurate kill flags. If possible use stepBackward() instead of this
255 LiveRegs.stepBackward(MI);
322 // Complete the stepbackward.

Completed in 87 milliseconds