Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp63 MachineInstr *matchSwap(MachineInstr &MovT) const;
658 MachineInstr *SIShrinkInstructions::matchSwap(MachineInstr &MovT) const { in matchSwap() function in SIShrinkInstructions
837 if (auto *NextMI = matchSwap(MI)) { in runOnMachineFunction()