Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp772 auto Split = TII->expandMovDPP64(MI); in runOnMachineFunction()
H A DSIInstrInfo.h301 expandMovDPP64(MachineInstr &MI) const;
H A DSIInstrInfo.cpp2248 expandMovDPP64(MI); in expandPostRAPseudo()
2647 SIInstrInfo::expandMovDPP64(MachineInstr &MI) const { in expandMovDPP64() function in SIInstrInfo