Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp771 SmallVector<MachineInstr *, 4> Swaps; in matchSwap() local
780 Swaps.push_back(MIB); in matchSwap()
794 Swaps.push_back(MIB); in matchSwap()
799 for (MachineInstr *Swap : Swaps) { in matchSwap()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td1272 // Swaps
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td1370 // Swaps the high and low nibbles in a register.