Searched refs:hasVOP3DPP (Results 1 – 2 of 2) sorted by relevance
155 if (ST->hasVOP3DPP()) in getDPPOp()198 bool HasVOP3DPP = ST->hasVOP3DPP(); in createDPPInst()636 ST->hasVOP3DPP()) || in combineDPPMov()
1031 bool hasVOP3DPP() const { return getGeneration() >= GFX11; } in hasVOP3DPP() function