Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNDPPCombine.cpp735 auto Split = TII->expandMovDPP64(MI); in runOnMachineFunction()
DSIInstrInfo.h247 expandMovDPP64(MachineInstr &MI) const;
DSIInstrInfo.cpp2008 expandMovDPP64(MI); in expandPostRAPseudo()
2285 SIInstrInfo::expandMovDPP64(MachineInstr &MI) const { in expandMovDPP64() function in SIInstrInfo