Searched refs:getDstSel (Results 1 – 1 of 1) sorted by relevance
181 SdwaSel getDstSel() const { return DstSel; } in getDstSel() function in __anon5b8513100111::SDWADstOperand257 << " dst_sel:" << getDstSel() in print()264 << " dst_sel:" << getDstSel() in print()594 getDstSel() != AMDGPU::SDWA::DWORD) { in convertToSDWA()608 DstSel->setImm(combineSdwaSel(ExistingSel, getDstSel()).value()); in convertToSDWA()625 return canCombineOpSel(MI, TII, AMDGPU::OpName::dst_sel, getDstSel()); in canCombineSelections()