Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp805 bool IsSGPRDst = AMDGPU::SReg_LO16RegClass.contains(DestReg); in copyPhysReg() local
818 if (IsSGPRDst) { in copyPhysReg()