Searched refs:getDstSel (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp184 SdwaSel getDstSel() const { return DstSel; } function in class:__anon3989::SDWADstOperand
258 << " dst_sel:" << getDstSel()
265 << " dst_sel:" << getDstSel()
465 getDstSel() != AMDGPU::SDWA::DWORD) {
477 DstSel->setImm(getDstSel());

Completed in 157 milliseconds