Searched refs:hasLshlAddB64 (Results 1 – 2 of 2) sorted by relevance
1114 bool hasLshlAddB64() const { return GFX940Insts; } in hasLshlAddB64() function
5053 if (IsAdd && ST.hasLshlAddB64()) { in EmitInstrWithCustomInserter()