Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h695 bool hasSDWAOutModsVOPC() const { in hasSDWAOutModsVOPC() function
H A DSIPeepholeSDWA.cpp935 if (!ST.hasSDWAOutModsVOPC() && in isConvertibleToSDWA()
H A DSIInstrInfo.cpp4300 } else if (!ST.hasSDWAOutModsVOPC()) { in verifyInstruction()