Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp166 SdwaSel getDstSel() const { return DstSel; } in getDstSel() function in __anon5b8513100111::SDWADstOperand
240 << " dst_sel:" << getDstSel() in print()
247 << " dst_sel:" << getDstSel() in print()
484 getDstSel() != AMDGPU::SDWA::DWORD) { in convertToSDWA()
496 DstSel->setImm(getDstSel()); in convertToSDWA()