Searched refs:matchSwap (Results 1 – 1 of 1) sorted by relevance
63 MachineInstr *matchSwap(MachineInstr &MovT) const;658 MachineInstr *SIShrinkInstructions::matchSwap(MachineInstr &MovT) const { in matchSwap() function in SIShrinkInstructions837 if (auto *NextMI = matchSwap(MI)) { in runOnMachineFunction()