Searched refs:GFX11Insts (Results 1 – 2 of 2) sorted by relevance
106 bool GFX11Insts = false; variable595 bool hasFlatScratchSVSMode() const { return GFX940Insts || GFX11Insts; } in hasFlatScratchSVSMode()1079 bool hasSPackHL() const { return GFX11Insts; } in hasSPackHL()1083 bool hasCompressedExport() const { return !GFX11Insts; } in hasCompressedExport()1087 bool hasNullExportTarget() const { return !GFX11Insts; } in hasNullExportTarget()1096 bool hasDelayAlu() const { return GFX11Insts; } in hasDelayAlu()
341 "GFX11Insts",