HomeSort by relevance Sort by last modified time
    Searched refs:tryCombineRestoreWithPrevInst (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Sparc/
DelaySlotFiller.cpp 91 bool tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB,
122 Changed |= tryCombineRestoreWithPrevInst(MBB, MI);
483 bool Filler::tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DelaySlotFiller.cpp 89 bool tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB,
120 Changed |= tryCombineRestoreWithPrevInst(MBB, MI);
481 bool Filler::tryCombineRestoreWithPrevInst(MachineBasicBlock &MBB,

Completed in 526 milliseconds