HomeSort by: relevance | last modified time | path
    Searched defs:matchSwap (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp 468 static MachineInstr* matchSwap(MachineInstr &MovT, MachineRegisterInfo &MRI,
636 if (auto *NextMI = matchSwap(MI, MRI, TII)) {
SIShrinkInstructions.cpp 468 static MachineInstr* matchSwap(MachineInstr &MovT, MachineRegisterInfo &MRI,
636 if (auto *NextMI = matchSwap(MI, MRI, TII)) {

Completed in 30 milliseconds