Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h726 bool hasSDWAOutModsVOPC() const { in hasSDWAOutModsVOPC() function
H A DSIPeepholeSDWA.cpp939 if (!ST.hasSDWAOutModsVOPC() && in isConvertibleToSDWA()
H A DSIInstrInfo.cpp4704 } else if (!ST.hasSDWAOutModsVOPC()) { in verifyInstruction()