Searched refs:GFX940Insts (Results 1 – 2 of 2) sorted by relevance
108 bool GFX940Insts = false; variable647 bool hasFlatScratchSVSMode() const { return GFX940Insts || GFX11Insts; } in hasFlatScratchSVSMode()1112 bool hasMovB64() const { return GFX940Insts; } in hasMovB64()1114 bool hasLshlAddB64() const { return GFX940Insts; } in hasLshlAddB64()1199 return GFX90AInsts && !GFX940Insts; in hasShift64HighRegBug()1204 bool hasTransForwardingHazard() const { return GFX940Insts; } in hasTransForwardingHazard()1208 bool hasDstSelForwardingHazard() const { return GFX940Insts; } in hasDstSelForwardingHazard()1211 bool hasDOTOpSelHazard() const { return GFX940Insts || GFX11Insts; } in hasDOTOpSelHazard()1215 return GFX940Insts; in hasVDecCoExecHazard()1277 bool hasGFX940Insts() const { return GFX940Insts; } in hasGFX940Insts()
358 "GFX940Insts",