Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp953 bool IsSGPRDst = AMDGPU::SReg_LO16RegClass.contains(DestReg); in copyPhysReg() local
962 if (IsSGPRDst) { in copyPhysReg()