Searched refs:hasDPPSrc1SGPR (Results 1 – 5 of 5) sorted by relevance
1043 bool hasDPPSrc1SGPR() const { return HasDPPSrc1SGPR; } in hasDPPSrc1SGPR() function
320 if (!ST->hasDPPSrc1SGPR()) { in createDPPInst()
1308 bool hasDPPSrc1SGPR(const MCSubtargetInfo &STI);
2218 bool hasDPPSrc1SGPR(const MCSubtargetInfo &STI) { in hasDPPSrc1SGPR() function
4620 if (IsDPP && !hasDPPSrc1SGPR(getSTI())) { in validateDPP()