Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h718 bool hasSDWASdst() const { in hasSDWASdst() function
H A DSIPeepholeSDWA.cpp932 if (!ST.hasSDWASdst()) { in isConvertibleToSDWA()
H A DSIInstrInfo.cpp4697 if (!ST.hasSDWASdst() && DstIdx != -1) { in verifyInstruction()