Home
last modified time | relevance | path

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

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