Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp468 static MachineInstr* matchSwap(MachineInstr &MovT, MachineRegisterInfo &MRI, in matchSwap() function
636 if (auto *NextMI = matchSwap(MI, MRI, TII)) { in runOnMachineFunction()