Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h683 bool hasSDWAScalar() const { in hasSDWAScalar() function
H A DSIPeepholeSDWA.cpp1166 if (ST.hasSDWAScalar() && ConstantBusCount == 0 && Op.isReg() && in legalizeScalarOperands()
H A DSIInstrInfo.cpp903 if (IsSGPRSrc && !ST.hasSDWAScalar()) { in copyPhysReg()
4265 if (!ST.hasSDWAScalar()) { in verifyInstruction()