Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNDPPCombine.cpp575 auto Split = TII->expandMovDPP64(MI); in runOnMachineFunction()
DSIInstrInfo.h240 expandMovDPP64(MachineInstr &MI) const;
DSIInstrInfo.cpp1456 expandMovDPP64(MI); in expandPostRAPseudo()
1573 SIInstrInfo::expandMovDPP64(MachineInstr &MI) const { in expandMovDPP64() function in SIInstrInfo