Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h681 bool hasSDWAOutModsVOPC() const { in hasSDWAOutModsVOPC() function
H A DSIPeepholeSDWA.cpp941 if (!ST.hasSDWAOutModsVOPC() && in isConvertibleToSDWA()
H A DSIInstrInfo.cpp4181 } else if (!ST.hasSDWAOutModsVOPC()) { in verifyInstruction()